aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-07-24 18:22:14 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-07-24 18:22:14 +0000
commit0de74c6879d263645770de3d6b3ce7123f5241d6 (patch)
tree492d1a02ed0508a3169ff9aa56e445da6b0858fb /h-source/Public
parent7dd59cf1f5c5452d31669ca196405ac77da3ab00 (diff)
added link to rss page
Diffstat (limited to 'h-source/Public')
-rw-r--r--h-source/Public/Css/main.css21
-rwxr-xr-xh-source/Public/Img/Crystal/rss.pngbin0 -> 2110 bytes
2 files changed, 21 insertions, 0 deletions
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
diff --git a/h-source/Public/Img/Crystal/rss.png b/h-source/Public/Img/Crystal/rss.png
new file mode 100755
index 0000000..3214cb6
--- /dev/null
+++ b/h-source/Public/Img/Crystal/rss.png
Binary files differ