MediaWiki:Common.css: Difference between revisions
From UCSC Genomics Institute Computing Infrastructure Information
(Created page with "→CSS placed here will be applied to all skins: .mw-body-content { line-height: 5; }") |
mNo edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.mw-body-content { | .mw-body-content { | ||
line-height: | line-height: 1; | ||
} | } |
Revision as of 18:21, 29 July 2023
/* CSS placed here will be applied to all skins */ .mw-body-content { line-height: 1; }