Jump to content

User:AnotherConsumerRightsPerson/styles.css: Difference between revisions

From Consumer Rights Wiki
No edit summary
No edit summary
Line 4: Line 4:
}
}
.transcludedthingyborder {
.transcludedthingyborder {
border: solid ;
border: solid;
text-align: center;
font-size: 20px;
}
}

Revision as of 07:21, 1 December 2025

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