Template:Team:UC Davis/Head

From 2011.igem.org

(Difference between revisions)
Line 118: Line 118:
background: -webkit-gradient(linear, center top, center bottom, from(#aaa), to(#fff));
background: -webkit-gradient(linear, center top, center bottom, from(#aaa), to(#fff));
background: linear-gradient(top, #aaa, #fff);
background: linear-gradient(top, #aaa, #fff);
-
 
+
z-index: 2;
}
}
Line 200: Line 200:
background-color: rgba(0, 0, 0,.5);
background-color: rgba(0, 0, 0,.5);
margin-left: 50px;
margin-left: 50px;
-
 
+
z-index: 0;
}
}
Line 206: Line 206:
height: 200px;
height: 200px;
background-image: url('https://static.igem.org/mediawiki/2011/5/56/UCD_Pipettebanner_resize.jpg');
background-image: url('https://static.igem.org/mediawiki/2011/5/56/UCD_Pipettebanner_resize.jpg');
-
 
+
z-index: -2;
}
}

Revision as of 19:26, 23 June 2011