This commit is contained in:
2017-07-31 18:25:31 -04:00
parent 908d52af20
commit 8b37d105e0

4
v1.css
View File

@@ -1,5 +1,5 @@
body { body {
background: #40453F; background: #969e94;
} }
.top { .top {
@@ -17,6 +17,6 @@ ul {
} }
a { a {
color: #7B9EB5; color: #995c00;
text-decoration: none; text-decoration: none;
} }