From f09ea69525d406fb565fc94cddd03eb7690d501e Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Thu, 28 Jul 2011 22:48:41 +0000 Subject: added RSS - part 3 --- h-source/Public/Css/main.css | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'h-source/Public') 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 -- cgit v1.2.3