smaller input field

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

View File

@@ -39,4 +39,6 @@ ul.space>li { margin-top: 0.5ex; }
div#saldospel input[type=button] { font-size: 100%; }
div#saldospel input.correct { color: green; }
div#saldospel input.incorrect { color: red; }
div#saldospel input.incorrect { color: red; }
input[type=text] { width: 5em; }