updated styles.css
This commit is contained in:
parent
3206299b19
commit
5b724d7c00
@ -43,8 +43,11 @@ label {
|
||||
}
|
||||
|
||||
input#metadata {
|
||||
background-color: ghostwhite;
|
||||
margin-right: 1rem;
|
||||
/* background-color: ghostwhite;*/
|
||||
border: 1px solid grey;
|
||||
margin-right: 1em;
|
||||
margin-left: 1em;
|
||||
float: right;
|
||||
}
|
||||
|
||||
input#generate {
|
||||
@ -60,7 +63,7 @@ input#generate {
|
||||
}
|
||||
|
||||
.fields {
|
||||
padding-top: 12px;
|
||||
padding-top: 2em;
|
||||
}
|
||||
|
||||
span.field-heading {
|
||||
|
Loading…
Reference in New Issue
Block a user