summaryrefslogtreecommitdiff
path: root/themes/graycube/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/graycube/theme.css')
-rw-r--r--themes/graycube/theme.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css
index b7d0ac8b6..11567efd3 100644
--- a/themes/graycube/theme.css
+++ b/themes/graycube/theme.css
@@ -158,7 +158,6 @@ div.postReply > div.postHeader {
ul.feedList {
list-style-type : none;
- margin : 5px;
padding : 0px 0px 0px 5px;
font-size : 9pt;
}
@@ -174,13 +173,13 @@ ul.feedList li.feedCat {
font-size : 9pt;
}
-ul.feedList li.feedCat a:hover {
+ul.feedList li.feedCat span.catTitle:hover {
color : black;
}
ul.feedCatList {
list-style-type : none;
- margin : 0px 0px 0px 10px;
+ margin : 0px 0px 0px 15px;
padding : 0px;
}