z-index on explanation image

This commit is contained in:
George Michael Brower 2011-01-27 14:31:51 -07:00
parent 3cf34f1954
commit c62bb21ac7

View File

@ -53,7 +53,8 @@ h2 {
top: 0; top: 0;
width: 271px; width: 271px;
height: 142px; height: 142px;
background: url("assets/itgivesyouthis.jpg") 72px 0 no-repeat; background: url("assets/itgivesyouthis.jpg") center 0 no-repeat;
z-index: -2;
margin: 30px 22px 0 0; margin: 30px 22px 0 0;
} }