update binnit

Signed-off-by: Nagy Károly Gábriel <k@jpi.io>
This commit is contained in:
2019-01-25 17:29:10 +02:00
parent 9a89396cbc
commit ed36b94e9f
7 changed files with 213 additions and 48 deletions
+10
View File
@@ -53,3 +53,13 @@ label {
font-size: 15px;
margin-right: 20px;
}
select {
border-radius: 3px;
padding: 5px;
font-size: 20px;
color: #fff;
background-color: #4a90e2;
border: 1px solid #33639c;
margin-right: 1px;
}