[O] Make teacher name font size match Veracross

This commit is contained in:
Hykilpikonna
2019-10-01 20:49:54 -04:00
parent 86c2fd5df7
commit a79dcb76af
@@ -25,4 +25,10 @@
{ {
text-decoration: underline; text-decoration: underline;
} }
.course-teacher
{
font-size: 12px;
color: #999999;
}
} }