further dehackify .toptoclink style in Scribble CSS

original commit: 7a1fe139a587800d2af76ce7eb09250247e9feea
This commit is contained in:
Matthew Butterick 2014-04-05 11:06:02 -07:00 committed by Matthew Flatt
parent 1bca3ea18c
commit cc68354488

View File

@ -518,6 +518,9 @@ table.tocsublist {
.toptoclink {
font-weight: bold;
font-size: 110%
margin-bottom: 0.5rem;
margin-top: 1.5rem;
display: inline-block;
}
.toclink {