More light spiff, extra yoghurt (spotted by postman).
This commit is contained in:
@ -395,7 +395,7 @@ div.news li {
|
|||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
background: #fff url('images/header.png') center center repeat-x;
|
background: #fff url('images/header.png') center center repeat-x;
|
||||||
-moz-box-shadow: 0px 1px 1px 1px #bbf;
|
-moz-box-shadow: 0px 1px 1px 1px #ccf;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
@ -719,7 +719,7 @@ h1 {
|
|||||||
text-shadow: 0px 0px 1px #77f;
|
text-shadow: 0px 0px 1px #77f;
|
||||||
-moz-box-shadow: inset 0px 0px 1px 1px #bbf;
|
-moz-box-shadow: inset 0px 0px 1px 1px #bbf;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
background: #ddf url('images/header.png') center center repeat-x;
|
background: #eef url('images/header.png') center center repeat-x;
|
||||||
border: 1px solid #447;
|
border: 1px solid #447;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
-moz-border-radius: 4px;
|
-moz-border-radius: 4px;
|
||||||
@ -740,7 +740,7 @@ h2 {
|
|||||||
-moz-border-radius: 4px;
|
-moz-border-radius: 4px;
|
||||||
-khtml-border-radius: 4px;
|
-khtml-border-radius: 4px;
|
||||||
margin: 15px 0px 12px 0 !important;
|
margin: 15px 0px 12px 0 !important;
|
||||||
-moz-box-shadow: 0px 1px 1px 1px #99f;
|
-moz-box-shadow: 0px 1px 1px 1px #ccf;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
@ -764,7 +764,7 @@ h3 {
|
|||||||
text-shadow: 0px 0px 1px #77f;
|
text-shadow: 0px 0px 1px #77f;
|
||||||
font-size: 11pt;
|
font-size: 11pt;
|
||||||
color: #000;
|
color: #000;
|
||||||
-moz-box-shadow: 0px 1px 1px 1px #99f;
|
-moz-box-shadow: 0px 1px 1px 1px #ccf;
|
||||||
}
|
}
|
||||||
|
|
||||||
h4 {
|
h4 {
|
||||||
|
Reference in New Issue
Block a user