Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 7: | Line 7: | ||
#wpTextbox1 { | #wpTextbox1 { | ||
font-family: "Noto Sans", sans-serif; | font-family: "Noto Sans", sans-serif; | ||
} | } | ||
Revision as of 14:07, 1 September 2018
/* CSS placed here will be applied to all skins */
/* Edit textarea font
mw-editfont-default {font-family: "Noto Sans", sans-serif}*/
/* Edit textarea */
#wpTextbox1 {
font-family: "Noto Sans", sans-serif;
}