Jump to content

MediaWiki:Common.css: Difference between revisions

From Puucraft Wiki
oldpuuwiki>Mixarium
No edit summary
m 10 revisions imported: Imported from wiki.puucraft.net
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
p { font-family: Consolas, monaco, monospace; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px; }
p { font-family: sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 24px; }

Latest revision as of 20:49, 13 July 2026

/* CSS placed here will be applied to all skins */
p { font-family: sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 24px; }