MediaWiki:Monobook.css: Difference between revisions
From FrathWiki
Jump to navigationJump to search
(Let the browser choose fonts!) |
(font -> font-family) |
||
Line 1: | Line 1: | ||
/* edit this file to customize the monobook skin for the entire site */ | /* edit this file to customize the monobook skin for the entire site */ | ||
body, #globalWrapper { font: inherit !important; } | body, #globalWrapper { font-family: inherit !important; } | ||
#bodyContent .plainlinks a { | #bodyContent .plainlinks a { |
Revision as of 15:04, 10 October 2005
/* edit this file to customize the monobook skin for the entire site */ body, #globalWrapper { font-family: inherit !important; } #bodyContent .plainlinks a { background: none !important; padding: 0; }