From: Amin Bandali Date: Sun, 30 Aug 2020 06:03:39 +0000 (-0400) Subject: fix publications anchor positioning X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/commitdiff_plain/2ff75a66b23f155cd79c1ef18a21244bf0eef841 fix publications anchor positioning --- diff --git a/static/style.css b/static/style.css index f86c4e4..af65a18 100644 --- a/static/style.css +++ b/static/style.css @@ -246,3 +246,7 @@ li, dd { .warn { color: #a10029; } + +#bandali-bib > a { + display: block +}