Fix the font size

This commit is contained in:
Diana Huang
2012-12-19 16:04:47 -05:00
parent ce9229fac6
commit fa97a6a528

View File

@@ -734,7 +734,7 @@ section.problem {
min-height: 50px;
min-width: 50px;
background-color: #CCC;
text-size: 1.5em;
font-size: 1em;
}
.grade {
position: absolute;