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
d170753b4b
commit
b40e5a8bd3
1 changed files with 2 additions and 4 deletions
|
@ -1,9 +1,7 @@
|
||||||
@import 'https://fonts.googleapis.com/css?family=Open+Sans';
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: 'Open Sans', sans-serif;
|
|
||||||
background-color: #222;
|
background-color: #222;
|
||||||
color: #ccc;
|
color: #ccc;
|
||||||
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#nav-tree {
|
#nav-tree {
|
||||||
|
|
Loading…
Add table
Reference in a new issue