GALLERY.html

From 2012.igem.org

(Difference between revisions)
Line 218: Line 218:
display: block;
display: block;
vertical-align: middle;
vertical-align: middle;
 +
        horizontal-align: middle;
position: absolute;
position: absolute;
         top: 200px
         top: 200px
Line 225: Line 226:
margin-left:auto;
margin-left:auto;
margin-right:auto;
margin-right:auto;
-
position: relative;
+
position: absolute;
-
height:300px; width: 780px;
+
height: 300px; width: 780px;
}
}
.window {
.window {
-
height:280px; width: 760px;
+
height: 450px; width: 700px;
overflow: hidden; /*--Hides anything outside of the set width/height--*/
overflow: hidden; /*--Hides anything outside of the set width/height--*/
position: absolute;
position: absolute;
display: block;
display: block;
top:50%;
top:50%;
-
left:50%;
+
left:70%;
margin: -140px 0 0 -380px;
margin: -140px 0 0 -380px;
}
}

Revision as of 01:18, 26 September 2012

/*]]>*/

PHOTOS
1 2 3 4 5 6 7 8 9