From 7342e6da49fa3618c157fe6221ad4b70c834b40d Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Wed, 28 Jul 2004 19:56:25 +0000 Subject: [PATCH] center #siteNotice --- stylesheets/monobook/main.css | 1 + 1 file changed, 1 insertion(+) 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; } -- 2.20.1