Light consistency tweak.
This commit is contained in:
@ -443,7 +443,7 @@ div.news h4 {
|
|||||||
div.confignav {
|
div.confignav {
|
||||||
padding: 15px 10px !important;
|
padding: 15px 10px !important;
|
||||||
margin: 15px 0 15px 0;
|
margin: 15px 0 15px 0;
|
||||||
background: #ffe url('images/header.png') center center repeat-x;
|
background: url('images/header.png') center center repeat-x;
|
||||||
-moz-border-radius: 4px;
|
-moz-border-radius: 4px;
|
||||||
-khtml-border-radius: 4px;
|
-khtml-border-radius: 4px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
Reference in New Issue
Block a user