Cosmetic h1.legend, legend & fieldset

This commit is contained in:
sparkyx 2024-08-06 21:38:51 +02:00
parent 508e8cc051
commit b5aa321d93

View file

@ -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;