Template:Main Page helper/styles.css

From Guild of Archivists
Revision as of 04:52, 15 July 2020 by Alahmnat (talk | contribs) (Alahmnat moved page Main Page/styles.css to Template:Main Page helper/styles.css without leaving a redirect: This is just easier than trying to figure out how to force TemplateStyles to parse a reference to a CSS page in the Main namespace.)
.main-flex-container {
display:flex; flex-flow:row wrap; justify-content:center; width: 100%;
}
.main-flex-element-sm {
padding-bottom:15px; min-width:250px; text-align:center; max-width:330px;
}
.main-flex-element-lg {
min-width:350px; text-align:center; padding-bottom:22px;
}