From fbac13960fb450508fdb1f08a04f9020d4d30e35 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Fri, 4 Jun 2004 12:38:50 +0000 Subject: [PATCH] bump up the font size 1% --- stylesheets/monobook/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 10c99f05a3..c1e7c520be 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -46,7 +46,7 @@ body { /* scale back up to a sane default */ #globalWrapper { - font-size:123%; + font-size:124%; width: 100%; margin: 0; padding: 0; -- 2.20.1