Classic tweakery.

This commit is contained in:
z3d
2010-12-13 17:48:07 +00:00
parent 57edfbbc15
commit 7f3650650d
2 changed files with 4 additions and 3 deletions

View File

@ -513,11 +513,11 @@ div.messages span.notice {
h1 {
font-size: 18pt;
text-shadow: 0px 0px 1px rgba(0, 0, 32, 0.7);
text-align: center;
text-align: left;
border: 1px solid #89f;
border-bottom: 1px solid #89f;
border-right: 1px solid #89f;
padding: 19px 10px;
padding: 19px 20px;
margin: 0 1px 0 200px;
line-height: 93%;
text-transform: uppercase;

View File

@ -29,7 +29,7 @@ h4, label {
h4 {
font-size: 10.5pt;
text-align: center !important;
text-align: left !important;
font-weight: bold;
border: 1px solid #77f;
border-top: 2px solid #77f;
@ -41,6 +41,7 @@ h4 {
white-space: nowrap;
width: 782px;
letter-spacing: 0.09em;
background: #fff url("/themes/console/classic/images/titlebg.png") no-repeat right center !important;
}
label {