Light tweak, consistency fix.
This commit is contained in:
@ -730,7 +730,7 @@ h1 {
|
|||||||
-khtml-box-shadow: inset 0px 0px 1px 1px #bbf;
|
-khtml-box-shadow: inset 0px 0px 1px 1px #bbf;
|
||||||
box-shadow: inset 0px 0px 1px 1px #bbf;
|
box-shadow: inset 0px 0px 1px 1px #bbf;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
background: #ffe url('images/header.png') center center repeat-x;
|
background: #ffe url('images/magic.png') center center repeat;
|
||||||
border: 1px solid #447;
|
border: 1px solid #447;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
-moz-border-radius: 4px;
|
-moz-border-radius: 4px;
|
||||||
|
Reference in New Issue
Block a user