Difference between revisions of "Team:Valencia UPV/Templates:footerUPV"

Line 1: Line 1:
 
<html>  
 
<html>  
<link rel="stylesheet" href="https://2016.igem.org/Team:Valencia_UPV/main?action=raw&amp;ctype=text/css" />
+
<style>
 +
#foot{
 +
width: 100%;
 +
height: 3em;
 +
background-color: black;
 +
bottom: 0;
 +
position: fixed;
 +
}
 +
 
 +
.foot_img{
 +
  margin-top: 5px !important;
 +
  margin-left: 10px;
 +
  height: 2.2em;
 +
}
 +
 
 +
.foot_a{
 +
  height: 4em !important;
 +
}
 +
</style>
  
 
<div id="foot">
 
<div id="foot">
Line 12: Line 30:
 
         <img class="foot_img" src="https://static.igem.org/mediawiki/2016/2/25/ValenciaUPV_twitterLogo.png">
 
         <img class="foot_img" src="https://static.igem.org/mediawiki/2016/2/25/ValenciaUPV_twitterLogo.png">
 
     </a>
 
     </a>
        <a id="secbtn0" href="#topDiv"></a>
 
        <a id="secbtn1" href="#sec_abstract1"></a>
 
        <a id="secbtn2" href="#sec_egProblem"></a>
 
        <a id="secbtn3" href="#sec_solution"></a>
 
        <a id="secbtn4" href="#sec_db"></a>
 
        <a id="secbtn5" href="#sec_gts"></a>
 
        <a id="secbtn6" href="#sec_split"></a>
 
        <a id="secbtn7" href="#sec_toolkit"></a>
 
 
     </div>
 
     </div>
 
</html>
 
</html>

Revision as of 12:11, 27 August 2016