1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 20:45:55 +00:00

compat theme compatibility tweaks (2)

This commit is contained in:
Andrew Dolgov
2008-02-20 10:33:28 +01:00
parent 8a8f7c5565
commit 8e4098cfbf

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