Team:Wageningen UR/Templates/navMenupoint

From 2011.igem.org

(Difference between revisions)
 
(48 intermediate revisions not shown)
Line 6: Line 6:
ul li 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 14: Line 14:
ul li 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 22: Line 22:
ul li 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 30: Line 30:
ul li 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%;
+
   float: right;
   height: 100%;
   height: 100%;
-
   margin-bottom: 1em;
+
   /* 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;
   position: center;
   position: center;
   height: 37px;
   height: 37px;
-
   padding-left: 37px;
+
   padding-right: 3px;
-
   border: solid 1px transparent;
+
  margin-right: 5px;
 +
   border: dotted 1px transparent;
   margin-left: -13px;
   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'); */
-
     border: dotted 1px #7F4301;
+
     /* background-image: url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png'); */
-
     width: 87%;
+
    /* 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%; */
  }
  }

Latest revision as of 22:38, 21 August 2011