Edited static/index.html via GitHub

This commit is contained in:
Robin Buse 2011-07-26 16:17:45 +03:00
parent 08aa416eb6
commit f755b4d916

View file

@ -80,9 +80,10 @@
*/ */
} }
.label { .label {
text-align: left; text-align:left;
margin: 0 auto; margin: 0 auto;
padding-left: 0; width:300px;
padding-left: 3px;
} }
input[type="text"] { input[type="text"] {
font-weight: bold; font-weight: bold;