MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 95: | Line 95: | ||
margin: 1rem 0 1rem 0; | margin: 1rem 0 1rem 0; | ||
border: 1px solid #ccc; | border: 1px solid #ccc; | ||
width: | width: 260px; | ||
} | } | ||
.gallery-container:hover { | .gallery-container:hover { | ||
Line 102: | Line 102: | ||
.gallery-caption { | .gallery-caption { | ||
font-size: 12px; | font-size: 12px; | ||
padding: | padding: 14px 8px 14px 8px; | ||
text-align: center; | text-align: center; | ||
} | } |