smaller input field

This commit is contained in:
hallgren
2010-05-21 10:42:30 +00:00
parent 7dadaf0b3a
commit ec76b02be1

View File

@@ -40,3 +40,5 @@ div#saldospel input[type=button] { font-size: 100%; }
div#saldospel input.correct { color: green; }
div#saldospel input.incorrect { color: red; }
input[type=text] { width: 5em; }