MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Shornstein (talk | contribs) No edit summary |
Shornstein (talk | contribs) No edit summary |
||
Line 1,482: | Line 1,482: | ||
justify-content: flex-start; | justify-content: flex-start; | ||
flex-wrap: wrap; | flex-wrap: wrap; | ||
gap: | gap: 50px; | ||
} | } | ||
.ios-gallery-item { | .ios-gallery-item { | ||
width: | width: 200px; | ||
text-align: center; | text-align: center; | ||
} | } |