Difference between revisions of "Template:Hong Kong HKUST"

Line 112: Line 112:
 
                         -o-transition-duration: 0.8s;
 
                         -o-transition-duration: 0.8s;
 
                         transition-duration: 0.8s;
 
                         transition-duration: 0.8s;
 +
        -ms-transition-duration: 0.8s;
 
}
 
}
 
div.project_superrow{
 
div.project_superrow{
Line 578: Line 579:
 
     height: auto;
 
     height: auto;
 
     margin: 4px;
 
     margin: 4px;
 +
    -webkit-transition: left 0.4s ease;
 +
    -moz-transition: left 0.4s ease;
 +
    -ms-transition: left 0.4s ease;
 +
    -o-transition: left 0.4s ease;
 +
    transition: left 0.4s ease; 
 
}
 
}
 
img#ustiGEMLogo {
 
img#ustiGEMLogo {

Revision as of 19:24, 19 October 2016