Team:Heidelberg/css/teampage

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
padding-top: 25px;
padding-top: 25px;
padding-bottom: 25px;
padding-bottom: 25px;
-
overflow-y: scroll;
 
}
}

Revision as of 11:39, 27 September 2014

  1. memberSelector {

padding-top: 25px; padding-bottom: 25px; }

.team-overlay { position: absolute; }

.memberview { opacity: 0; }

.imageBorder { position:relative; }

  1. memberImageOverlay {

position: absolute; }

.arrow { position: absolute; display: block; left:50%; margin-left: -20px; }

.arrow-next { bottom: -25px; }

.arrow-prev { top: -25px; }