additionals
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
laci
2024-07-04 14:58:29 +02:00
parent 1a7f788705
commit 8187ef99be
2 changed files with 112 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
fieldset {border: 1px solid; padding-left: 50px}
legend {width: auto;text-align: left !important; padding: 10px}
fieldset {border: 1px solid blue; padding-left: 50px}
legend {width: auto;text-align: left !important; padding: 10px; color:blue}
.hidden {display:none}