removing the border of the first back button

This commit is contained in:
manetta 2020-11-17 10:17:14 +01:00
parent b4151499eb
commit 24002022a7

View File

@ -169,6 +169,7 @@ ul.navprevnext{
ul.navprevnext li.none{ ul.navprevnext li.none{
background-color: transparent; background-color: transparent;
color: transparent; color: transparent;
border:0;
} }
.footnote{ .footnote{