Add small margin

master
rnhmjoj 2015-05-10 15:36:37 +02:00
parent 284ce1c7f2
commit b4d697a0dd
2 changed files with 2 additions and 1 deletions

View File

@ -47,6 +47,7 @@ input[type="text"] {
background: transparent;
color: #776049;
padding: 0 2px;
margin: 0 .5em;
}
input[type="submit"] {