MediaWiki:Common.css: Difference between revisions
DansFriend (talk | contribs) No edit summary |
DansFriend (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
.chronology td { | .chronology td { | ||
vertical-align: top; | |||
} | |||
.thumbinner { | |||
border: 1px solid #f8f9fa; | |||
} | } | ||
Revision as of 02:36, 30 January 2024
/* CSS placed here will be applied to all skins */ .chronology td { vertical-align: top; } .thumbinner { border: 1px solid #f8f9fa; } .noticebox { background-color: #f8f9fa; color: #202122; margin: 1em 0; } .infobox { font-size: 0.85em; margin-bottom: 10px; background-color: #f8f9fa; padding: 10px; } .infobox { margin-left: 15px; float: right; } .infobox th { font-size: 1.25em; }