More actions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
@import url('https://fonts.googleapis.com/css?family=Raleway'); | @import url('https://fonts.googleapis.com/css?family=Raleway'); | ||
/*Hides help link*/ | |||
.mw-htmlform-ooui-wrapper, #mw-indicator-mw-helplink { | .mw-htmlform-ooui-wrapper, #mw-indicator-mw-helplink { | ||
display:none; | display:none; | ||
} | } |
Revision as of 20:29, 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'); /*Hides help link*/ .mw-htmlform-ooui-wrapper, #mw-indicator-mw-helplink { display:none; }