Team:UCLondon/Templates/Team-Style

From 2012e.igem.org

(Difference between revisions)
Line 35: Line 35:
                         height: 230px;
                         height: 230px;
                         cursor: pointer;
                         cursor: pointer;
 +
 +
                        -webkit-animation: slideIN 2s 2s ease forwards;
 +
                        -moz-animation: slideIN 2s 2s ease forwards;
 +
                        -ms-animation: slideIN 2s 2s ease forwards;
}   
}   
 +
   .team h3 { color: rgb(56, 90, 79); font-size:17px; }
   .team h3 { color: rgb(56, 90, 79); font-size:17px; }
   .team li:hover > h3 { color: rgb(64, 128, 0) !important; }
   .team li:hover > h3 { color: rgb(64, 128, 0) !important; }

Revision as of 19:07, 18 September 2012