From 8e4098cfbfdfbd8392e2cf6ff708b6827d5795b1 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 20 Feb 2008 10:33:28 +0100 Subject: [PATCH] compat theme compatibility tweaks (2) --- themes/compat/theme.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/themes/compat/theme.css b/themes/compat/theme.css index 94bade82..1c820f42 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; +} + -- 2.39.2