Cleaning up CSS

This commit is contained in:
mathias 2015-02-16 17:36:01 +02:00
parent 21b8d49f13
commit b773d5f5ae

View file

@ -219,7 +219,7 @@ input:focus {
background: #4a6f28;
}
#ip {
border: 1px solid #4a6f28;
border: #4a6f28 1px solid;
color: #000;
background: #4a6f28;
padding: 7px;