compat theme compatibility tweaks (2)

This commit is contained in:
Andrew Dolgov 2008-02-20 10:33:28 +01:00
parent 8a8f7c5565
commit 8e4098cfbf
1 changed files with 14 additions and 0 deletions

View File

@ -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;
}