remove header shadow - not well dispayed in all browsers
This commit is contained in:
parent
780de544bc
commit
3920c55f56
@ -25,9 +25,6 @@ body {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 3px 5px 5px 2px;
|
padding: 3px 5px 5px 2px;
|
||||||
background-color: #2B2B2B;
|
background-color: #2B2B2B;
|
||||||
-webkit-box-shadow: 1px 1px 12px #000;
|
|
||||||
-moz-box-shadow: 1px 1px 12px #000;
|
|
||||||
box-shadow: 1px 1px 12px #000;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#header h1 {
|
#header h1 {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user