Jump to content

User:AnotherConsumerRightsPerson/styles.css: Difference between revisions

From Consumer Rights Wiki
No edit summary
Undo revision 31712 by AnotherConsumerRightsPerson (talk)oops wrong one
Line 12: Line 12:
.transcludedthingytext {
.transcludedthingytext {
text-align: center;
text-align: center;
font-size: 10px
font-size: 20px
}
}

Revision as of 06:50, 5 December 2025

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