0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +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;
}
a{
display : table;
display : inline;
color : inherit;
text-decoration : none;
&:hover{