prettify account page.

This commit is contained in:
Raoul Snyman 2010-04-07 23:51:18 +02:00
parent 85b2cd8484
commit 5511e70bda
1 changed files with 3 additions and 5 deletions

View File

@ -437,17 +437,15 @@ fieldset {
}
fieldset.form-details {
background-color: #111;
margin: 4em 0 1.5em;
padding: 10px;
}
fieldset.form-details legend {
background: url(../images/img05.gif) no-repeat left top;
color: #fff;
font-size: 1.5em;
line-height: 50px;
margin: 0 -10px;
padding-left: 1em;
width: 593px;
margin: -1.7em 0 0 0;
}
fieldset.form-details .form-text {