Team:NCTU Formosa/source/head-index
From 2014.igem.org
(Difference between revisions)
Line 434: | Line 434: | ||
.pictureContainer { | .pictureContainer { | ||
- | height: | + | height: 250px; |
- | width: | + | width: 250px; |
overflow: hidden; | overflow: hidden; | ||
cursor: pointer; | cursor: pointer; | ||
} | } | ||
.picturebox { | .picturebox { | ||
- | height: | + | height: 500px; |
- | width: | + | width: 25px; |
} | } | ||
.upperbox, .lowerbox { | .upperbox, .lowerbox { | ||
display: block; | display: block; | ||
- | width: | + | width: 250px; |
- | height: | + | height: 250px; |
} | } | ||
Line 463: | Line 463: | ||
} | } | ||
.pictureContainer .picturebox:hover { | .pictureContainer .picturebox:hover { | ||
- | top: - | + | top: -250px; |
} | } | ||
Revision as of 12:08, 25 September 2014