Template:ContentGrid/styles.css

From Monoskop
< Template:ContentGrid
Revision as of 21:17, 28 June 2020 by Dusan (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.wiki-template-contentgrid {
	padding: 10px;
	margin-bottom: 1em;
	display: grid;
}

.wiki-template-contentgrid-center {
        margin: 0 auto;
}