summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'theme/base.css')
-rw-r--r--theme/base.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/base.css b/theme/base.css
index 98c57d926..20cf61983 100644
--- a/theme/base.css
+++ b/theme/base.css
@@ -47,14 +47,14 @@ hr {
}
a {
- color: #428bca;
+ color: #a0a0d0;
text-decoration: none;
}
a:hover,
a:focus,
a:active {
- color: #2a6496;
+ color: #a0a0d0;
text-decoration: underline;
}