aboutsummaryrefslogtreecommitdiff
path: root/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'default.css')
-rw-r--r--default.css16
1 files changed, 2 insertions, 14 deletions
diff --git a/default.css b/default.css
index 306f758..d4395eb 100644
--- a/default.css
+++ b/default.css
@@ -22,21 +22,9 @@
background-color: #FFF;
}
-a.navigationlink {
- color:#f96;
- text-decoration:none;
-}
-a.navigationlink:visited {
- color:#9c6;
-}
-a.navigationlink:active, a.navigationlink:hover {
- color:#ff6;
- text-decoration:none;
-}
-
a, a:visited {
- color:#36c;
- text-decoration:none;
+color:#36c;
+text-decoration:none;
}
a:hover, a:active {