MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Some CSS for infoboxes |
Tweaking to make it look good on a dark theme |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.infobox { | .infobox { | ||
border: 0.1em solid #7a7a7a; | |||
border: | |||
float: right; | float: right; | ||
margin: 0 0 1em 1em; | margin: 0 0 1em 1em; | ||