mmg/static/math.css

12 lines
108 B
CSS
Raw Permalink Normal View History

.number {
font-family: helvetica;
}
2013-04-23 22:48:16 -07:00
.wrong {
background: red;
}
2015-01-13 07:38:24 -08:00
footer {
padding-top: 20px;
}