More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Citizen skin */ | /* All CSS here will be loaded for users of the Citizen skin */ | ||
@import url('https://fonts.googleapis.com/css?family=Fjalla+One'); | @import url('https://fonts.googleapis.com/css?family=Fjalla+One'); | ||
@import url('https://fonts.googleapis.com/css?family=Raleway'); | @import url('https://fonts.googleapis.com/css?family=Raleway'); | ||
.mw-indicator-mw-helplink { | h2, #output, .mw-htmlform-ooui-wrapper, #mw-indicator-mw-helplink { | ||
display:none; | display:none; | ||
} | } |
Revision as of 20:28, 26 October 2022
/* All CSS here will be loaded for users of the Citizen skin */ @import url('https://fonts.googleapis.com/css?family=Fjalla+One'); @import url('https://fonts.googleapis.com/css?family=Raleway'); h2, #output, .mw-htmlform-ooui-wrapper, #mw-indicator-mw-helplink { display:none; }