aboutsummaryrefslogtreecommitdiff
path: root/static/css/vndb.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/vndb.css')
-rw-r--r--static/css/vndb.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/css/vndb.css b/static/css/vndb.css
index 90481f2..734bf5d 100644
--- a/static/css/vndb.css
+++ b/static/css/vndb.css
@@ -26,7 +26,7 @@ a:hover .name,
border-bottom: none;
text-decoration: underline;
}
-.logo {
+#logo {
color: #135;
font-style: italic;
}
@@ -110,8 +110,8 @@ hr {
background: rgba(7, 28, 47, 0.8);
border: 1px solid #258;
}
-.footer,
-.footer a {
+#footer,
+#footer a {
color: #247;
}
.quoted {