moved lucida grande behind verdana
authorGabriel Wicke <gwicke@users.mediawiki.org>
Mon, 24 May 2004 16:34:18 +0000 (16:34 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Mon, 24 May 2004 16:34:18 +0000 (16:34 +0000)
stylesheets/monobook/main.css

index 97234ec..4247920 100644 (file)
@@ -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;