0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-02 17:12:45 +00:00

Merge pull request #2050 from lucastucious/Fix-#1749---ToC-linking-in-pdf

Fix #1749 - ToC linking in pdf
This commit is contained in:
Trevor Buckner
2022-03-23 12:48:45 -04:00
committed by GitHub

View File

@@ -658,7 +658,7 @@ body {
margin-bottom : 0.3cm; margin-bottom : 0.3cm;
} }
a{ a{
display : table; display : inline;
color : inherit; color : inherit;
text-decoration : none; text-decoration : none;
&:hover{ &:hover{