.error class set to 400 px

This commit is contained in:
Martijn Voncken
2008-12-05 17:15:51 +00:00
parent 2f8c10b7ba
commit 307099a874
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ div.error {
#main {
padding-top: 20px;
padding-left: 20px;
color: #fff;
color: #fff;
}
#main form table {

View File

@ -42,7 +42,7 @@ div.error {
color:#AA0000;
font-weight:bold;
-moz-border-radius:10px;
width:200px;
width:400px;
margin-bottom:20px;
padding:10px;