MediaWiki:Common.css: Difference between revisions
From UCSC Genomics Institute Computing Infrastructure Information
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
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: | font-size: 14px; | ||
} | } |
Latest revision as of 18:46, 29 July 2023
/* CSS placed here will be applied to all skins */ .mw-body-content { line-height: 1.3; font-size: 14px; }