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