Jump to content

User:AnotherConsumerRightsPerson/styles.css: Difference between revisions

From Consumer Rights Wiki
No edit summary
oh wow I'm stupid….
Line 4: Line 4:
}
}
.transcludedthingyborder {
.transcludedthingyborder {
border: solid;
border-style: solid;
text-align: center;
text-align: center;
font-size: 20px;
font-size: 20px;

Revision as of 07:28, 1 December 2025

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