Anonymous user
MediaWiki:Common.css: Difference between revisions
m
no edit summary
imported>Ttv pedro270707 mNo edit summary |
imported>Ttv pedro270707 mNo edit summary |
||
Line 63: | Line 63: | ||
/* Infoboxes */ | /* Infoboxes */ | ||
.infobox { | .infobox { | ||
padding: 8px; | |||
min-width: 200px; | min-width: 200px; | ||
text-align: center; | text-align: center; | ||
Line 68: | Line 69: | ||
.infobox.out { | .infobox.out { | ||
border-image-slice: 3 3 3 3; | border-image-slice: 3 3 3 3; | ||
border-image-width: 6px 6px 6px 6px; | border-image-width: 6px 6px 6px 6px; |