Team:Wageningen UR/Templates/navMenupoint

From 2011.igem.org

(Difference between revisions)
 
(88 intermediate revisions not shown)
Line 5: Line 5:
   <style type="text/css">
   <style type="text/css">
-
a:link {
+
ul li a:link {
-
         font-family: 'Quattrocento', arial, sans;
+
         font-family: arial, sans;
-
color: white;  
+
color: #01b0db;  
text-decoration: none;  
text-decoration: none;  
font-size: 13px;
font-size: 13px;
Line 13: Line 13:
}
}
-
a:visited {
+
ul li a:visited {
-
         font-family: 'Quattrocento', arial, sans;
+
         font-family: arial, sans;
-
color: white;  
+
color: #01b0db;  
text-decoration: none;  
text-decoration: none;  
font-size: 13px;
font-size: 13px;
Line 21: Line 21:
}
}
-
a:hover {
+
ul li a:hover {
-
         font-family: 'Quattrocento', arial, sans;
+
         font-family: arial, sans;
-
color: white;  
+
color: black;  
text-decoration: none;  
text-decoration: none;  
font-size: 13px;
font-size: 13px;
Line 29: Line 29:
}
}
-
a:active {
+
ul li a:active {
-
         font-family: 'Quattrocento', arial, sans;
+
         font-family: arial, sans;
-
color: white;  
+
color: black;  
text-decoration: none;  
text-decoration: none;  
font-size: 13px;
font-size: 13px;
Line 37: Line 37:
}
}
-
 
+
#sideBar
-
  #sideBar
+
  {
  {
-
   float: left;
+
   /* background-image: url('https://static.igem.org/mediawiki/2011/7/75/Navigationbackground_grey_WUR.png'); */
-
   width: 21% !important;
+
   float: right;
   height: 100%;
   height: 100%;
-
   margin-left: 0.3em;
+
   /* margin: 20px 10px 0 30px; */
 +
  padding-right: 5px;
   }
   }
-
+
 
 +
 
  #navMenupoint {  
  #navMenupoint {  
-
   background-image: url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png');
+
   /* background-image: url('https://static.igem.org/mediawiki/2011/a/ae/4menubar.png'); */
 +
  /* background-image: url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png'); */
   background-repeat: no-repeat;
   background-repeat: no-repeat;
-
   height: 27px;
+
  position: center;
-
   padding-left: 37px;
+
   height: 37px;
-
   padding-top: 8px;
+
   padding-right: 3px;
 +
   margin-right: 5px;
 +
  border: dotted 1px transparent;
 +
  margin-left: -13px;
   }
   }
    
    
  #navMenupoint.hovered, #navMenupoint:hover {
  #navMenupoint.hovered, #navMenupoint:hover {
-
     background-color: #4092B6;
+
     background-color: transparent;
-
     background-image: url('https://static.igem.org/mediawiki/2011/e/e0/1menubar.png');
+
     /* background-image: url('https://static.igem.org/mediawiki/2011/e/e0/1menubar.png'); */
 +
    /* background-image: url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png'); */
 +
    /* background-image: url('https://static.igem.org/mediawiki/2011/a/ae/4menubar.png'); */
 +
    /* background-image: url('https://static.igem.org/mediawiki/2011/8/80/5menubar.png'); */
 +
    /* border: dotted 1px #298BB6;
 +
    /* width: 88%; */
  }
  }
Line 64: Line 74:
   <body>
   <body>
-
 
-
  <div id="sideBar">
 
-
  <div id="navMenupoint">
 
-
  <a href="https://2011.igem.org/Team:Wageningen_UR></html>{{{link}}}
 
-
  <html>"></html>{{{text}}}<html></a>
 
-
  </div>
 
-
  </div>
 
-
 
 
   </body>
   </body>
</html>
</html>

Latest revision as of 22:38, 21 August 2011