Copying font weight changes

This commit is contained in:
onyxserpent 2014-09-29 18:17:35 -07:00
parent a765901ab5
commit d13e460bf7

View file

@ -195,7 +195,7 @@
} }
&.highlight { &.highlight {
font-weight: bold; font-weight: 400;
} }
} }
@ -222,4 +222,4 @@ table.staff {
.age { .age {
width: 5%; width: 5%;
} }
} }