MediaWiki:Common.css: Difference between revisions

moving to monobook
(readd)
(moving to monobook)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* Default font (excluding headings and monospaced text) */
body {
  font-family: verdana;
}
/* <h3> MediaWiki headings </h3> */
#content h1,
#content h2 {
  font-family: verdana;
}


/* Mark redirects on Special:AllPages and Special:EditWatchlist */
/* Mark redirects on Special:AllPages and Special:EditWatchlist */