Copying font weight changes

This commit is contained in:
onyxserpent 2014-09-29 18:17:35 -07:00
parent dba047226b
commit 9ad2d48ddb

View file

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