From 4853842b5f8ae85f6331f7361b6cc69d9390767a Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Wed, 29 Feb 2012 23:13:51 +0100 Subject: Book Marx: Improve page layout by moving all authlinks to the bottom. --- static/style/bookmarx.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static') diff --git a/static/style/bookmarx.css b/static/style/bookmarx.css index ea9b855..d8e6b7d 100644 --- a/static/style/bookmarx.css +++ b/static/style/bookmarx.css @@ -10,7 +10,7 @@ margin-bottom: 1em; } -#bookmarx-feed-link { +#bookmarx-footer { text-align: right; position: relative; padding: 0.5em 0.5em 0.5em 0.5em; @@ -19,7 +19,7 @@ font-style: oblique; } -#bookmarx-feed-link-text { +#bookmarx-footer-text { padding: 0.5em 1em 0.5em 1em; border: solid 1px #000; background-color: orange; -- cgit v1.2.3