mirror of
https://github.com/standardebooks/web.git
synced 2025-07-14 10:31:59 -04:00
Fix some styles
This commit is contained in:
parent
cf36e6891c
commit
186b8ac1a6
1 changed files with 5 additions and 0 deletions
|
@ -234,6 +234,7 @@ form.create-update-artwork legend{
|
|||
line-height: 1.2;
|
||||
letter-spacing: 1px;
|
||||
text-transform: uppercase;
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
form.create-update-artwork label{
|
||||
|
@ -245,6 +246,10 @@ form div.footer{
|
|||
text-align: right;
|
||||
}
|
||||
|
||||
label:has(select[name="artwork-status"]){
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.artwork-metadata{
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue