User:AnotherConsumerRightsPerson/styles.css: Difference between revisions
Appearance
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: | 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
}