mirror of
https://github.com/Garmelon/Arbeitszeitdokumentationsgenerator.git
synced 2026-04-12 16:55:04 +02:00
Label JSON fields in UI
This commit is contained in:
parent
e5ca4974d0
commit
76dc9685b0
2 changed files with 10 additions and 2 deletions
|
|
@ -12,6 +12,11 @@ h1 {
|
|||
color: #009682;
|
||||
text-align: center;
|
||||
}
|
||||
label {
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
margin-top: 4mm;
|
||||
}
|
||||
textarea {
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue