Difference between revisions of "Template:ContentGrid/styles.css"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
		
	
| Line 3: | Line 3: | ||
| 	margin-bottom: 1em; | 	margin-bottom: 1em; | ||
| 	display: grid; | 	display: grid; | ||
| + | } | ||
| + | |||
| + | .wiki-template-contentgrid-center { | ||
| + |         margin: 0 auto; | ||
| } | } | ||
Latest revision as of 20:17, 28 June 2020
.wiki-template-contentgrid {
	padding: 10px;
	margin-bottom: 1em;
	display: grid;
}
.wiki-template-contentgrid-center {
        margin: 0 auto;
}
