Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 99: Line 99:
           transition: all 0.5s ease;
           transition: all 0.5s ease;
max-height: 200px;
max-height: 200px;
-
box-shadow: 10px 10px 5px #888888;
+
box-shadow: 2px 2px 1px #05d82;
-
margin: 15px 0px;
+
margin: 10px 0px;
}
}
div.team-bios-container img:hover {
div.team-bios-container img:hover {
-
  border-radius: 50%;
+
  border-radius: 75%;
   -webkit-transform: rotate(360deg);
   -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
     -moz-transform: rotate(360deg);

Revision as of 15:38, 16 July 2014