aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-07-28 22:48:41 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-07-28 22:48:41 +0000
commitf09ea69525d406fb565fc94cddd03eb7690d501e (patch)
tree4269203257bcf2bb60f1fb432afb70aeb081fcc2 /h-source/Public
parente7b3717614621f14695ab6ca6dda6dd17ba3d65c (diff)
added RSS - part 3
Diffstat (limited to 'h-source/Public')
-rw-r--r--h-source/Public/Css/main.css17
1 files changed, 14 insertions, 3 deletions
diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css
index a159733..43c130a 100644
--- a/h-source/Public/Css/main.css
+++ b/h-source/Public/Css/main.css
@@ -1815,6 +1815,11 @@ span.entry_label_small
color:#DC143C;
font-weight:bold;
}
+#admin_box ul li a.not_bold
+{
+ color:#000;
+ font-weight:normal;
+}
#moderator_box ul li a
{
color:#FF4500;
@@ -1842,10 +1847,11 @@ span.entry_label_small
padding:5px;
overflow:hidden;
height:32px;
- background-color:#000;
+ background-color:#C7DAEF;
color:#FFF;
/* border:1px solid #E0FFFF; */
}
+
.rss_right_box img
{
float:left;
@@ -1853,10 +1859,15 @@ span.entry_label_small
.rss_right_box_text
{
float:left;
- margin:5px;
+ margin:5px 10px;
font-weight:bold;
}
-
+.rss_right_box_text a
+{
+ color:#000;
+/* text-decoration:none; */
+ font-weight:normal;
+}
/*
Start - temporarily added due to transformation of help pages
2011-05-29 joeko