Template:Team:Macquarie Australia/Style

From 2013.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
<html>  
-
  <head>
+
<style>
 +
.tilt {
 +
  -webkit-transition: all 0.5s ease;
 +
    -moz-transition: all 0.5s ease;
 +
      -o-transition: all 0.5s ease;
 +
      -ms-transition: all 0.5s ease;
 +
          transition: all 0.5s ease;
 +
}
 +
   
 +
.tilt:hover {
 +
  -webkit-transform: rotate(-11deg);
 +
    -moz-transform: rotate(-11deg);
 +
      -o-transform: rotate(-11deg);
 +
      -ms-transform: rotate(-11deg);
 +
          transform: rotate(-11deg);
 +
}
 +
</style>
 +
<head>
 +
 
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Line 54: Line 72:
   #iGEMLogo {
   #iGEMLogo {
   position:absolute;
   position:absolute;
-
   top:20px;
+
   top:50px;  
-
   left:15px;
+
   left:680px;  
   }
   }
Line 67: Line 85:
     position:absolute;
     position:absolute;
   top:-4px;
   top:-4px;
-
   right:910px;
+
   right:909px;
   }
   }
Line 74: Line 92:
     position:absolute;
     position:absolute;
   top:-1px;
   top:-1px;
-
   left:910px;
+
   left:913px;
   }
   }
Line 107: Line 125:
   a.one:hover {color:#e1e1e1;}
   a.one:hover {color:#e1e1e1;}
   a.one:active {color:#e1e1e1;}
   a.one:active {color:#e1e1e1;}
-
   a.one[name]:hover {text-decoration:none;}  
+
   a.one:hover {text-decoration:none;}
/***COLOURS OF OUR LINKS  AT THE TOP OF THE PAGES AND IN PAGES***/
/***COLOURS OF OUR LINKS  AT THE TOP OF THE PAGES AND IN PAGES***/
Line 123: Line 141:
   a.two:hover {color:#c92626;}
   a.two:hover {color:#c92626;}
   a.two:active {color:#c92626;}
   a.two:active {color:#c92626;}
-
   a.two[name]:hover {text-decoration:none;}  
+
   a.two:hover {text-decoration:none;}  
Line 347: Line 365:
<body>
<body>
<div id='MQLogo'>
<div id='MQLogo'>
-
   <a href='https://2013.igem.org/Team:Macquarie_Australia'><img src='https://static.igem.org/mediawiki/2012/5/53/MQ.png' style="width:350px;"></a> <!-- https://static.igem.org/mediawiki/2013/9/9c/MQnLogo1.fw.png -->
+
   <a href='https://2013.igem.org/Team:Macquarie_Australia'><img src='https://static.igem.org/mediawiki/2013/7/79/Mq2.5.fw.png' style="width:360px;"></a> <!-- https://static.igem.org/mediawiki/2013/9/9c/MQnLogo1.fw.png -->
</div>
</div>
<!-- https://static.igem.org/mediawiki/2012/5/53/MQ.png -->
<!-- https://static.igem.org/mediawiki/2012/5/53/MQ.png -->
Line 353: Line 371:
<div id='iGEMLogo'>
<div id='iGEMLogo'>
-
   <a href='https://2012.igem.org/Main_Page' target="_blank">
+
<div class="tilt pic">
-
     <img src='' style="width:150px;" />
+
   <a href='https://2013.igem.org/Main_Page' target="_blank">
 +
     <img src='https://static.igem.org/mediawiki/2013/9/97/IGEM_basic_Logo_stylized4557.png' style="width:70px;" />
   </a>
   </a>
</div> <!-- https://static.igem.org/mediawiki/2013/0/05/Team_Logo.fw.png -->
</div> <!-- https://static.igem.org/mediawiki/2013/0/05/Team_Logo.fw.png -->
 +
</div> <!-- https://static.igem.org/mediawiki/2013/c/c2/Igem-logo2.jpg -->
 +
Line 381: Line 402:
</body>
</body>
</html>
</html>
-
 
-
 
-
<!-- {{Team:Macquarie_Australia/Phototest1}} -->
 

Latest revision as of 11:31, 26 September 2013