More light spiff, extra yoghurt (spotted by postman).

This commit is contained in:
z3d
2010-12-03 14:15:54 +00:00
parent 24839d9b04
commit f088302b05

View File

@ -395,7 +395,7 @@ div.news li {
font-size: 10pt;
opacity: 1;
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;
-moz-box-shadow: inset 0px 0px 1px 1px #bbf;
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-radius: 4px;
-moz-border-radius: 4px;
@ -740,7 +740,7 @@ h2 {
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
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;
text-transform: uppercase;
}
@ -764,7 +764,7 @@ h3 {
text-shadow: 0px 0px 1px #77f;
font-size: 11pt;
color: #000;
-moz-box-shadow: 0px 1px 1px 1px #99f;
-moz-box-shadow: 0px 1px 1px 1px #ccf;
}
h4 {