Cosmetic h1.legend, legend & fieldset
This commit is contained in:
parent
508e8cc051
commit
b5aa321d93
1 changed files with 4 additions and 0 deletions
|
|
@ -634,6 +634,9 @@ h1.legend, legend {
|
|||
border-width: 1px;
|
||||
border-style: solid;
|
||||
padding: 1rem;
|
||||
margin: 0.5rem 0rem 0.5rem 2rem;
|
||||
|
||||
|
||||
width: 20rem;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
|
@ -1851,6 +1854,7 @@ div.box tr.even {
|
|||
}
|
||||
fieldset {
|
||||
border-width: 1px;
|
||||
margin-left: 0.5rem;
|
||||
}
|
||||
#tva_select table {
|
||||
border-spacing: 0px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue