From e1ef9037e6091742ee7389d0fa6780ef20cc1346 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Mon, 24 May 2004 16:34:18 +0000 Subject: [PATCH] moved lucida grande behind verdana --- 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 97234ec983..42479208e5 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -37,7 +37,7 @@ */ body { - font: x-small "Bitstream Vera Sans", "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; + font: x-small "Bitstream Vera Sans", Verdana, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif; background: #f9f9f9 url("headbg.jpg") 0px 0px no-repeat; color: Black; margin: 0; -- 2.20.1