Classic tweakery.
This commit is contained in:
@ -513,11 +513,11 @@ div.messages span.notice {
|
|||||||
h1 {
|
h1 {
|
||||||
font-size: 18pt;
|
font-size: 18pt;
|
||||||
text-shadow: 0px 0px 1px rgba(0, 0, 32, 0.7);
|
text-shadow: 0px 0px 1px rgba(0, 0, 32, 0.7);
|
||||||
text-align: center;
|
text-align: left;
|
||||||
border: 1px solid #89f;
|
border: 1px solid #89f;
|
||||||
border-bottom: 1px solid #89f;
|
border-bottom: 1px solid #89f;
|
||||||
border-right: 1px solid #89f;
|
border-right: 1px solid #89f;
|
||||||
padding: 19px 10px;
|
padding: 19px 20px;
|
||||||
margin: 0 1px 0 200px;
|
margin: 0 1px 0 200px;
|
||||||
line-height: 93%;
|
line-height: 93%;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
@ -29,7 +29,7 @@ h4, label {
|
|||||||
|
|
||||||
h4 {
|
h4 {
|
||||||
font-size: 10.5pt;
|
font-size: 10.5pt;
|
||||||
text-align: center !important;
|
text-align: left !important;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border: 1px solid #77f;
|
border: 1px solid #77f;
|
||||||
border-top: 2px solid #77f;
|
border-top: 2px solid #77f;
|
||||||
@ -41,6 +41,7 @@ h4 {
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
width: 782px;
|
width: 782px;
|
||||||
letter-spacing: 0.09em;
|
letter-spacing: 0.09em;
|
||||||
|
background: #fff url("/themes/console/classic/images/titlebg.png") no-repeat right center !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
label {
|
label {
|
||||||
|
Reference in New Issue
Block a user