MediaWiki:Common.css: Difference between revisions

From Puucraft Wiki
Content added Content deleted
No edit summary
No edit summary
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: Optima, Segoe, Segoe UI, Candara, Calibri, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px; }
p { font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 24px; }

Revision as of 17:17, 2 July 2022

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