Light tweak, consistency fix.

This commit is contained in:
z3d
2011-01-20 09:48:05 +00:00
parent 22108f2c58
commit 17946fbfab

View File

@ -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;