summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/compat/theme.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/themes/compat/theme.css b/themes/compat/theme.css
index 94bade828..1c820f42d 100644
--- a/themes/compat/theme.css
+++ b/themes/compat/theme.css
@@ -936,3 +936,17 @@ div.return a:hover {
background-repeat : repeat-x;
border-color : #c0c0c0;
}
+
+
+div.topLinks a {
+ color : #5050aa;
+}
+
+div.tagCloudContainer {
+ border : 1px solid #c0c0c0;
+}
+
+div.infoBoxContents a {
+ color : #5050aa;
+}
+