View source for Module:Gallery/styles.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
/* {{pp-template}} */
@media all and (max-width: 720px) {
.mod-gallery {
width: 100% !important;
}
}
.mod-gallery {
display: table;
}
.mod-gallery-default {
background: transparent;
margin-top: 0.3em;
}
.mod-gallery-center {
margin-left: auto;
margin-right: auto;
}
000
1:0
Template used on this page:
Return to Module:Gallery/styles.css.