From: Gabriel Wicke Date: Wed, 28 Jul 2004 19:56:25 +0000 (+0000) Subject: center #siteNotice X-Git-Tag: 1.5.0alpha1~2576 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=7342e6da49fa3618c157fe6221ad4b70c834b40d;p=lhc%2Fweb%2Fwiklou.git center #siteNotice --- diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index abc82239de..a0080228f2 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -246,6 +246,7 @@ span.subpages { display: block; } vertical-align: middle; } #siteNotice { + text-align: center; font-size: 95%; padding: 0 0.9em 0 0.9em; }