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
1 changed files with 4 additions and 3 deletions

View File

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