summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/styles.css b/css/styles.css
index 78a2b02..1f90b75 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -124,6 +124,10 @@ div.menu a {
font-weight: bold;
}
+a#login {
+ color: #F5FF2D;
+}
+
div.menu a.active {
text-decoration: none;
color: #FFDB88;