Jump to content

Template:Protected page text/styles.css: Difference between revisions

From RetroTechCollection
RetroTechCollection>Xaosflux
fix
 
m 1 revision imported
 
(No difference)

Latest revision as of 22:09, 6 September 2025

/* {{pp|small=y}} */
.pptext-whywhat h2 {
	margin-top: 1em;
	border-bottom: 0;
	font-size: 130%;
	font-weight: bold;
	padding: 0.15em;
}

.pptext-submit {
	list-style: none;
	display: inline;
	text-align: center;
}

.pptext-whywhat {
	display: flex;
	flex-wrap: wrap;
	column-gap: 2em;
}

.pptext-whywhat > div {
	flex: 1 1 400px;
}