scribble manual style: remove toc hack
At mbutterick's recommendation: it's causing a strange display problem in TOC listings when the cursor is hovering over the link (namely, the underlined space dangling from the right edge) original commit: cc26a86cb1975bdbb1ed3f816b6a50decfdec510
This commit is contained in:
parent
0fd78b8ca8
commit
1bca3ea18c
|
@ -520,12 +520,6 @@ table.tocsublist {
|
||||||
font-size: 110%
|
font-size: 110%
|
||||||
}
|
}
|
||||||
|
|
||||||
/* hack to add space around .toptoclink because markup is all td */
|
|
||||||
.toptoclink:after {
|
|
||||||
content: " ";
|
|
||||||
font-size: 3rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.toclink {
|
.toclink {
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user