Round border radius on ebook thumbnail link focus

This commit is contained in:
Alex Cabal 2025-03-26 21:01:08 -05:00
parent de96695ac7
commit 613d035ebe

View file

@ -1601,6 +1601,7 @@ ol.ebooks-list.list > li > p:nth-of-type(1) > a{
ol.ebooks-list > li .thumbnail-container > a:first-child{
font-size: 0; /* for correct focus outline */
border-radius: .25rem;
}
ol.ebooks-list > li p.author{