aboutsummaryrefslogtreecommitdiffstats
path: root/styles/blogthon.css
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2009-03-25 14:22:56 +0100
committerStefan Ritter <xeno@thehappy.de>2009-03-25 14:22:56 +0100
commita034b1c737cde983cad64762d81b2275657770dd (patch)
tree132e82ac96e2153a5e7b24d3ce64b8a9c7b3cf02 /styles/blogthon.css
parentd285703e7cbb4a5c10e01dc9b50141c831565300 (diff)
Feeds:
* Added graphics for rss and atom * Added links below title to rss and atom
Diffstat (limited to 'styles/blogthon.css')
-rw-r--r--styles/blogthon.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/styles/blogthon.css b/styles/blogthon.css
index 378385e..4adb10d 100644
--- a/styles/blogthon.css
+++ b/styles/blogthon.css
@@ -98,4 +98,10 @@ input#submit {
width: 120px;
}
+.feeds {
+ position: absolute;
+ top: 4px;
+ right: 5px;
+}
+
# vim: set tw=0 ts=4: