Team:NCTU Formosa/source/head-index

From 2014.igem.org

(Difference between revisions)
Line 410: Line 410:
.pictureContainer {
.pictureContainer {
-
     height: 250px;
+
     height: 200px;
-
     width: 250px;
+
     width: 200px;
     overflow: hidden;
     overflow: hidden;
cursor: pointer;
cursor: pointer;
Line 418: Line 418:
}
}
.picturebox {
.picturebox {
-
     height: 500px;
+
     height: 400px;
     width: 25px;
     width: 25px;
}
}
.upperbox, .lowerbox {
.upperbox, .lowerbox {
display: block;
display: block;
-
width: 250px;
+
width: 200px;
-
height: 250px;
+
height: 200px;
}
}

Revision as of 11:52, 2 October 2014