MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 92: | Line 92: | ||
/* Image Gallery */ | /* Image Gallery */ | ||
.gallery-container { | .gallery-container { | ||
margin: | margin: 2rem; | ||
border: 1px solid #ccc; | border: 1px solid #ccc; | ||
width: 300px; | width: 300px; | ||
display:inline-block; | display:inline-block; | ||
} | } | ||
.gallery-container:hover { | .gallery-container:hover { |