Content deleted Content added
copy from one page so we can swap the module to use a module subpage |
some whitespace, remove uber-conservative selectors |
||
Line 1:
/* {{pp-template}} */
/* Hide the toggle gallery button */
display: none;
}
/* On mobile devices, only show the first four images */▼
@media screen and ( max-width: 720px ) {
▲ /* On mobile devices, only show the first four images */
display: none;
}
padding-
flex-wrap: wrap;
justify-content: space-around;
align-items: flex-start;
}
width: initial !important; /* overrides inline style */
margin: 0 0.5em;
}
margin: 0.5em 0 !important; /* overrides inline style */
}
}
|