Template:ContentGrid/styles.css: Difference between revisions

Nothing to hide, but nothing to show you either.
Jump to navigation Jump to search
(Created page with ".wiki-template-contentgrid { padding: 10px; margin-bottom: 1em; display: grid; }")
 
m (3 revisions imported from mw:Template:ContentGrid/styles.css)
 
(2 intermediate revisions by one other user not shown)
(No difference)

Latest revision as of 14:39, 10 June 2021

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