Classic tweakery.
This commit is contained in:
@ -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;
|
||||
|
@ -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 {
|
||||
|
Reference in New Issue
Block a user