1
Fork 0
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:
NotAdam 2018-07-25 00:36:12 +10:00
parent d170753b4b
commit b40e5a8bd3

View file

@ -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 {