More actions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
.mw-body { | .mw-body { | ||
background: | background: LightGrey; | ||
} | } |
Revision as of 16:43, 11 August 2020
/* CSS placed here will be applied to all skins */ @import url( 'https://fonts.googleapis.com/css?family=Noto+Sans|Noto+Serif '); #content h1, #content h2{ font-family: "Noto Sans", sans-serif; } .mw-body { background: LightGrey; }