Anonymous user
MediaWiki:Common.css: Difference between revisions
m
Fixed border sizes being inconsistent
imported>Ttv pedro270707 mNo edit summary |
imported>Ttv pedro270707 m (Fixed border sizes being inconsistent) |
||
Line 168: | Line 168: | ||
.infobox { | .infobox { | ||
padding: 8px; | padding: 8px; | ||
min-width: 200px; | |||
max-width: 300px; | |||
text-align: center; | |||
box-sizing: border-box; | |||
} | } | ||