summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-02-20 10:33:28 +0100
committerAndrew Dolgov <[email protected]>2008-02-20 10:33:28 +0100
commit8e4098cfbfdfbd8392e2cf6ff708b6827d5795b1 (patch)
tree1af04aa72851635e5d64a2ffc9d75700a3af7103 /themes
parent8a8f7c55657451ae22fcadf102e5c2a7b502a1a8 (diff)
compat theme compatibility tweaks (2)
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;
+}
+