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)
This commit is contained in:
parent
bd1dafdd17
commit
cc26a86cb1
|
@ -520,12 +520,6 @@ table.tocsublist {
|
|||
font-size: 110%
|
||||
}
|
||||
|
||||
/* hack to add space around .toptoclink because markup is all td */
|
||||
.toptoclink:after {
|
||||
content: " ";
|
||||
font-size: 3rem;
|
||||
}
|
||||
|
||||
.toclink {
|
||||
font-size: inherit;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user