From: Matthijs Kooijman Date: Tue, 15 Sep 2009 10:12:57 +0000 (+0200) Subject: Remove CSS for the message box, since it didn't look good. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=commitdiff_plain;h=e9fb7410b2db96fb0db18f318ed2baaa888dbd23 Remove CSS for the message box, since it didn't look good. Without special CSS, it looks just fine. --- diff --git a/static/exodus/css/common.css b/static/exodus/css/common.css index 9b4b499..144e038 100644 --- a/static/exodus/css/common.css +++ b/static/exodus/css/common.css @@ -142,12 +142,6 @@ td p { .footnotes li { } -.info { - float: right; - font-size: 0.7em; - color: gray; -} - .seperator { color: gray; }