From a034b1c737cde983cad64762d81b2275657770dd Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Wed, 25 Mar 2009 14:22:56 +0100 Subject: Feeds: * Added graphics for rss and atom * Added links below title to rss and atom --- styles/blogthon.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'styles/blogthon.css') 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: -- cgit v1.2.3