MediaWiki:Citizen.css: Difference between revisions

MediaWiki interface page
No edit summary
Tag: Manual revert
Tag: Replaced
 
(One intermediate revision by the same user not shown)
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=Raleway');
/*Hides help link*/
.mw-htmlform-ooui-wrapper, #mw-indicator-mw-helplink {
  display:none;
}

Latest revision as of 21:46, 26 October 2022

/* All CSS here will be loaded for users of the Citizen skin */