mirror of
https://github.com/standardebooks/web.git
synced 2025-07-20 05:14:48 -04:00
Fix style in artwork DB
This commit is contained in:
parent
1c3640fab6
commit
1c125ef625
1 changed files with 5 additions and 1 deletions
|
@ -331,11 +331,15 @@ main.artworks nav ol li.highlighted:nth-last-child(2)::after{
|
|||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
.artworks h1 + a{
|
||||
.artworks h1 ~ a[href^="/images/cover-uploads"]{
|
||||
width: auto;
|
||||
line-height: 0;
|
||||
}
|
||||
|
||||
.artworks p.message + a[href^="/images/cover-uploads"]{
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
.artworks aside.tip{
|
||||
font-style: italic;
|
||||
margin: 1rem auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue