50,050
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* Infobox template style */ | /* Infobox template style */ | ||
.portable-infobox { | |||
width: | width: 22em; | ||
margin-bottom: 0.5em; | margin-bottom: 0.5em; | ||
margin-left: 1em; | margin-left: 1em; | ||
| Line 11: | Line 11: | ||
table.infoboxTable { | table.infoboxTable { | ||
width: 25em; | width: 25em; | ||
} | } | ||
/* Wikipedia CSS used in an attempt to design new infoboxes to address the | /* Wikipedia CSS used in an attempt to design new infoboxes to address the | ||