Browse Source

updated styles.css

main
simoon 2 years ago
parent
commit
5b724d7c00
  1. 9
      static/styles.css

9
static/styles.css

@ -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…
Cancel
Save