mirror of
https://github.com/stevenjoezhang/live2d-widget.git
synced 2024-11-25 14:21:28 +08:00
Update waifu_right.css
This commit is contained in:
parent
d462110196
commit
c15b26a387
@ -105,24 +105,6 @@
|
|||||||
transition: color .3s;
|
transition: color .3s;
|
||||||
}
|
}
|
||||||
|
|
||||||
#waifu-tool .fa-chevron-right {
|
|
||||||
color: #5b6c7d;
|
|
||||||
cursor: pointer;
|
|
||||||
display: block;
|
|
||||||
margin: 7px 0px;
|
|
||||||
text-align: center;
|
|
||||||
transition: color .3s;
|
|
||||||
}
|
|
||||||
|
|
||||||
#waifu-tool .fa-chevron-left {
|
|
||||||
color: #5b6c7d;
|
|
||||||
cursor: pointer;
|
|
||||||
display: block;
|
|
||||||
margin-top: 23px;
|
|
||||||
text-align: center;
|
|
||||||
transition: color .3s;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* 工具栏触碰后的颜色 */
|
/* 工具栏触碰后的颜色 */
|
||||||
#waifu-tool span:hover {
|
#waifu-tool span:hover {
|
||||||
color: #0684bd;
|
color: #0684bd;
|
||||||
|
Loading…
Reference in New Issue
Block a user