MediaWiki:Common.css: Difference between revisions
From UCSC Genomics Institute Computing Infrastructure Information
mNo edit summary |
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: 1. | line-height: 1.3; | ||
font-size: 13px; | font-size: 13px; | ||
} | } |
Revision as of 18:30, 29 July 2023
/* CSS placed here will be applied to all skins */ .mw-body-content { line-height: 1.3; font-size: 13px; }