MediaWiki talk:Monobook.css

Fram Wikipedian

You need to add the following if you want MediaWiki:Fromwikipedia to display.

/* Display "From Wikipedia, the free encyclopedia" */

  1. siteSub {
   display: inline;
   font-size: 120%;
   font-weight: normal;

}

Angela 01:02, 18 Oct 2004 (UTC)


You could try adding the last line below (font-family: ...) to MediaWiki:Monobook.css. Hopefully it will help with Anthony's font issue. This should apply site-wide the change that Ado Hall made to Hēafodsīde.

  1. bodyContent #siteSub a {
   color: #000;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   padding-right: 0;
   font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', sans-serif;

}

Ping me on my user page if you have any questions. --Saforrest 02:23, 26 Hāligmōnaþ 2005 (UTC)