mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-10 11:40:48 +08:00
small change
This commit is contained in:
+2
-7
@@ -92,18 +92,13 @@ button {
|
||||
font-size:30px;
|
||||
|
||||
}
|
||||
@media screen and (min-width: 1000px) {
|
||||
#buttons {
|
||||
visibility: hidden;
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
/* Add a black background color to the top navigation */
|
||||
.topnav {
|
||||
background-color: #000;
|
||||
overflow: hidden;
|
||||
width:750px;
|
||||
max-width: 800px;
|
||||
width:80%;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user