summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/xtemplate/xtemplate.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/xtemplate/xtemplate.css b/themes/xtemplate/xtemplate.css
index 250ef1cd3..ce692b33d 100644
--- a/themes/xtemplate/xtemplate.css
+++ b/themes/xtemplate/xtemplate.css
@@ -26,10 +26,10 @@ a {
font-weight: bold;
}
a:link {
- color: #369;
+ color: #39c;
}
a:visited {
- color: #000;
+ color: #369;
}
a:hover {
color: #39C;