MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Replaced content with "→CSS placed here will be applied to all skins: →Fonts: @import url('https://fonts.googleapis.com/css?family=Fjalla+One'); @import url('https://fonts.googleapis.com/css?family=Raleway');" Tags: Replaced Reverted |
No edit summary Tag: Reverted |
||
| Line 3: | Line 3: | ||
@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-helplink { display:none} | |||
Revision as of 20:21, 26 October 2022
/* CSS placed here will be applied to all skins */
/*Fonts */
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
@import url('https://fonts.googleapis.com/css?family=Raleway');
.mw-helplink { display:none}