Team:Wageningen UR/Templates/navMenupoint

From 2011.igem.org

(Difference between revisions)
Line 4: Line 4:
   <style type="text/css">
   <style type="text/css">
 +
 +
  a:link {
 +
        font-family: 'Quattrocento', arial, sans;
 +
color: white;
 +
text-decoration: none;
 +
font-size: 13px;
 +
        font-weight: bold;
 +
}
 +
 +
a:visited {
 +
        font-family: 'Quattrocento', arial, sans;
 +
color: white;
 +
text-decoration: none;
 +
font-size: 13px;
 +
        font-weight: bold;
 +
}
 +
 +
a:hover {
 +
        font-family: 'Quattrocento', arial, sans;
 +
color: white;
 +
text-decoration: none;
 +
font-size: 13px;
 +
        font-weight: bold;
 +
}
 +
 +
a:active {
 +
        font-family: 'Quattrocento', arial, sans;
 +
color: white;
 +
text-decoration: none;
 +
font-size: 13px;
 +
        font-weight: bold;
 +
}
Line 18: Line 50:
   background-image: url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png');
   background-image: url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png');
   background-repeat: no-repeat;
   background-repeat: no-repeat;
-
  position: center;
+
   height: 27px;
-
   height: 37px;
+
   padding-left: 37px;
   padding-left: 37px;
 +
  padding-top: 8px;
   }
   }
    
    
Line 34: Line 66:
   <div id="sideBar">
   <div id="sideBar">
-
   <a id="navMenupoint"
+
   <div id="navMenupoint">
-
   href="https://2011.igem.org/Team:Wageningen_UR</html>{{{link}}}
+
   <a  href="https://2011.igem.org/Team:Wageningen_UR></html>{{{link}}}
   <html>"></html>{{{text}}}<html></a>
   <html>"></html>{{{text}}}<html></a>
 +
  </div>
 +
  </div>
    
    
   </body>
   </body>
-
 
-
 
</html>
</html>

Revision as of 21:52, 24 May 2011