Update waifu.css

This commit is contained in:
StevenJoeZhang 2019-07-14 14:56:24 +08:00
parent 05cc012374
commit eb4ca52d73

View File

@ -1,12 +1,12 @@
#waifu-toggle {
position: fixed;
writing-mode: vertical-rl;
bottom: 10px;
bottom: 66px;
left: 0px;
background-color: #fa0;
color: #fff;
border-radius: 5px;
padding: 5px;
padding: 5px 2px 5px 5px;
font-size: 12px;
width: 60px;
cursor: pointer;