From 0de74c6879d263645770de3d6b3ce7123f5241d6 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 24 Jul 2011 18:22:14 +0000 Subject: added link to rss page --- h-source/Public/Css/main.css | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'h-source/Public/Css/main.css') diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css index bffc3d7..fc2b042 100644 --- a/h-source/Public/Css/main.css +++ b/h-source/Public/Css/main.css @@ -1836,6 +1836,27 @@ span.entry_label_small background-color:#F1D8D8; font-size:12px; } +.rss_right_box +{ + margin-bottom:25px; + padding:5px; + overflow:hidden; + height:32px; + background-color:#000; + color:#FFF; +/* border:1px solid #E0FFFF; */ +} +.rss_right_box img +{ + float:left; +} +.rss_right_box_text +{ + float:left; + margin:5px; + font-weight:bold; +} + /* Start - temporarily added due to transformation of help pages 2011-05-29 joeko -- cgit v1.2.3