missing semicolon in Scribble CSS

original commit: 481d19fbdd18510b3d3274d2ee4d4d061a5d2317
This commit is contained in:
Matthew Butterick 2014-04-05 17:02:19 -07:00 committed by Matthew Flatt
parent cc68354488
commit 3e8ac59cfb

View File

@ -517,7 +517,7 @@ table.tocsublist {
.toptoclink {
font-weight: bold;
font-size: 110%
font-size: 110%;
margin-bottom: 0.5rem;
margin-top: 1.5rem;
display: inline-block;