Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 495: Line 495:
.memberprofilepic{
.memberprofilepic{
-
width:150px;
+
width:200px;
-
height:150px;
+
height:200px;
position:absolute;
position:absolute;
top:0px;
top:0px;
Line 522: Line 522:
   
   
.memberimage:hover {
.memberimage:hover {
-
  height: 300px;
+
  height: 200px;
-
  width:300px;
+
  width:200px;
  display:block;
  display:block;
  margin:auto auto;
  margin:auto auto;

Revision as of 18:58, 16 October 2014