Changed submit form to divs

This commit is contained in:
Jef van Schendel
2011-05-29 01:14:48 +02:00
parent df901af738
commit f0e621c8f5
2 changed files with 11 additions and 8 deletions

View File

@@ -101,6 +101,10 @@ label {
font-size:18px;
}
.submit_box {
width:600px;
}
.form_box h1 {
font-size:28px;
}