Difference between revisions of "MediaWiki:Monobook.css"

From Limestone
Jump to: navigation, search
(changed font size to small (from x-small); Monobook.css overwrites main.css)
 
m (Replaced content with "CSS placed here will affect users of the MonoBook skin: body { font: small sans-serif; }")
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 11:49, 3 February 2017

/* CSS placed here will affect users of the MonoBook skin */

body {
    font: small sans-serif;
}