From 8984dc1d1be1c14353a215a7abc8fae0585adef6 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Wed, 28 Jul 2004 10:39:45 +0000 Subject: [PATCH] tweaks to #siteNotice --- stylesheets/monobook/main.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 1a21fb4fcc..015fab0981 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -250,7 +250,10 @@ span.subpages { display: block; } #siteNotice { border:1px solid #aaaaaa; border-top: none; + font-size: 95%; + padding: 0 0.9em 0 0.9em; } +#siteNotice p { margin: none; padding: none; } .error { color: red; font-size: larger; -- 2.20.1