MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with " →https://wiki.fparma.com/index.php?title=MediaWiki:Common.css&action=edit: h1, h2, h3, textarea, p { font-family: -apple-system, BlinkMacSystemFont, 'Segoe WPC', 'Seg...") |
No edit summary |
||
Line 6: | Line 6: | ||
*/ | */ | ||
h1, h2, h3, textarea, p { | h1, h2, h3, textarea, p { | ||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe WPC', 'Segoe UI', 'HelveticaNeue-Light', 'Ubuntu', 'Droid Sans', sans-serif; | font-family: -apple-system, BlinkMacSystemFont, 'Segoe WPC', 'Segoe UI', 'HelveticaNeue-Light', 'Ubuntu', 'Droid Sans', sans-serif !important; | ||
} | } |
Revision as of 17:53, 12 July 2017
/*
https://wiki.fparma.com/index.php?title=MediaWiki:Common.css&action=edit
*/
h1, h2, h3, textarea, p {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe WPC', 'Segoe UI', 'HelveticaNeue-Light', 'Ubuntu', 'Droid Sans', sans-serif !important;
}