Difference between revisions of "MediaWiki:Monobook.css"

Jump to: navigation, search
(Created page with "→‎CSS placed here will affect users of the MonoBook skin: #content { font:Helvetica 13px bold; }")
 
Line 1: Line 1:
/* CSS placed here will affect users of the MonoBook skin */
/* CSS placed here will affect users of the MonoBook skin */


#content { font:Helvetica 13px bold; }
#content { font:Verdana 13px bold; }

Revision as of 16:40, 3 May 2017

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

#content { font:Verdana 13px bold; }