mmg/static/math.css

12 lines
108 B
CSS

.number {
font-family: helvetica;
}
.wrong {
background: red;
}
footer {
padding-top: 20px;
}