mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 14:57:44 +00:00
minor css fixes
This commit is contained in:
parent
1a73a6c448
commit
ad330dc3e0
1 changed files with 2 additions and 4 deletions
|
@ -1,9 +1,7 @@
|
|||
@import 'https://fonts.googleapis.com/css?family=Open+Sans';
|
||||
|
||||
body {
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
background-color: #222;
|
||||
color: #ccc;
|
||||
color: #ccc;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#nav-tree {
|
||||
|
|
Loading…
Add table
Reference in a new issue