Difference between revisions of "MediaWiki:Common.css"
From Seobility Wiki
(Created page with "→CSS placed here will be applied to all skins: @import url("https://fonts.googleapis.com/css?family=Noto+Sans|Noto+Serif"); dd{font-size: 1.2em; margin-left: 1.3em !import...") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | @import url("https://fonts.googleapis.com/css?family=Noto+Sans | + | @import url("https://fonts.googleapis.com/css?family=Noto+Sans:400italic,400,700italic,700"); |
dd{font-size: 1.2em; margin-left: 1.3em !important;} | dd{font-size: 1.2em; margin-left: 1.3em !important;} |
Latest revision as of 16:48, 15 March 2019
/* CSS placed here will be applied to all skins */ @import url("https://fonts.googleapis.com/css?family=Noto+Sans:400italic,400,700italic,700"); dd{font-size: 1.2em; margin-left: 1.3em !important;}