biblography link style fix

This commit is contained in:
2021-11-06 12:17:25 +00:00
parent 4b98983281
commit 1c1338559f
3 changed files with 10 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
.bibliography {
span a.heading-link {
left: -40px;
top: 5px;
}
}