0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-09 05:02:42 +00:00

Fix #1749 - ToC linking in pdf

This commit is contained in:
LUCASTUCIOUS
2022-03-03 14:47:01 +01:00
parent 392ce35efa
commit a6e956472f

View File

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