mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 18:11:52 -04:00
Round border radius on ebook thumbnail link focus
This commit is contained in:
parent
de96695ac7
commit
613d035ebe
1 changed files with 1 additions and 0 deletions
|
@ -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{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue