Template:ContentGrid/styles.css

From YSTV History Wiki
< Template:ContentGrid
Revision as of 23:53, 22 March 2021 by Rdjm502 (talk | contribs) (Created page with ".wiki-template-contentgrid { padding: 10px; margin-bottom: 1em; display: grid; }")
(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;
}