Jump to content

User:AnotherConsumerRightsPerson/styles.css: Difference between revisions

From Consumer Rights Wiki
No edit summary
No edit summary
Line 7: Line 7:
text-align: center;
text-align: center;
font-size: 20px;
font-size: 20px;
}
.transcludedthingytext {
text-align: center;
font-size: 20px
}
}

Revision as of 07:24, 1 December 2025

.quizborder {
	color: black;
	background-color: lightblue;
}
.transcludedthingyborder {
	border: solid;
	text-align: center;
	font-size: 20px;
}
.transcludedthingytext {
	text-align: center;
	font-size: 20px
}