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