Edited static/index.html via GitHub

This commit is contained in:
Robin Buse 2011-07-26 19:32:41 +03:00
parent 01483406ee
commit b987a23cd0
1 changed files with 2 additions and 2 deletions

View File

@ -73,12 +73,12 @@
font-weight: bold; font-weight: bold;
font-size: 17px; font-size: 17px;
padding: 5px; padding: 5px;
width: 245px; width: 215px;
outline: none; outline: none;
} }
input[type="submit"] { input[type="submit"] {
height: 35px; height: 35px;
width: 40px; width: 70px;
} }
</style> </style>
<div id="container"> <div id="container">