From f7eb36d782508cbf3cc73e1f05630776d4a207bd Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Mon, 9 Apr 2012 16:43:53 +0200 Subject: Lafargue: Add Atom feed. --- static/style/lafargue.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static') diff --git a/static/style/lafargue.css b/static/style/lafargue.css index 31b6a30..9b54b43 100644 --- a/static/style/lafargue.css +++ b/static/style/lafargue.css @@ -10,7 +10,7 @@ margin-bottom: 1em; } -#lafargue-message-footer { +#lafargue-footer { text-align: right; position: relative; padding: 0.5em 0.5em 0.5em 0.5em; @@ -19,7 +19,7 @@ font-style: oblique; } -#lafargue-message-footer-text { +#lafargue-footer-text { padding: 0.5em 1em 0.5em 1em; border: solid 1px #000; background-color: orange; -- cgit v1.2.3