Team:UCLA/anuved verma ucla2014 workspace/CSS

From 2014.igem.org

(Difference between revisions)
Line 11: Line 11:
width: 200px;
width: 200px;
height: 80%;
height: 80%;
-
z-index: 1;
+
z-index: 10;
overflow: hidden;
overflow: hidden;
}
}
Line 20: Line 20:
width: 2px;
width: 2px;
height: 65%;
height: 65%;
-
z-index: 1;
+
z-index: 11;
}
}
.spiderbutton{
.spiderbutton{
Line 27: Line 27:
width: 110px;
width: 110px;
height: 66px;
height: 66px;
-
z-index: 2;
+
z-index: 10;
background-image: url('https://static.igem.org/mediawiki/2014/a/ac/Spiderbutton2.png');
background-image: url('https://static.igem.org/mediawiki/2014/a/ac/Spiderbutton2.png');
background-repeat: no-repeat;
background-repeat: no-repeat;
Line 36: Line 36:
top: 0px;
top: 0px;
-
z-index:2;
+
z-index:0;
}
}
<style>
<style>

Revision as of 20:59, 19 September 2014