MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
(lang=ja consistent font-family)
Line 63:
html, body {
font-family: sans-serif, "Yu Gothic", YuGothic;
}
 
*:lang(ja) {
font-family: "Yu Gothic", YuGothic, sans-serif;
}