compat theme compatibility tweaks (2)
This commit is contained in:
parent
8a8f7c5565
commit
8e4098cfbf
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue