Difference between revisions of "Template:ContentGrid/styles.css"

From Monoskop
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 21:17, 28 June 2020

.wiki-template-contentgrid {
	padding: 10px;
	margin-bottom: 1em;
	display: grid;
}

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