add more pages + fix bugs
This commit is contained in:
@@ -54,8 +54,8 @@
|
||||
color: rgb(168, 212, 253);
|
||||
font-size: 5vh;
|
||||
cursor: pointer;
|
||||
width: 1.7vw;
|
||||
height: 1.29vw;
|
||||
width: 35px;
|
||||
height: 27px;
|
||||
position: fixed;
|
||||
top: 50px;
|
||||
right: 50px;
|
||||
@@ -67,8 +67,8 @@
|
||||
}
|
||||
|
||||
.listtoggle:hover {
|
||||
width: 2.2vw;
|
||||
height: 1.68vw;
|
||||
width: 45px;
|
||||
height: 33px;
|
||||
}
|
||||
|
||||
.listtoggle:hover .line {
|
||||
|
||||
Reference in New Issue
Block a user