Difference between revisions of "Template:Freiburg/Menubar"

Line 85: Line 85:
 
     display: block;
 
     display: block;
 
     text-decoration: none;
 
     text-decoration: none;
     color: #FFF;
+
     /*color: #FFF;*/
 
     text-align: center;
 
     text-align: center;
 
     text-transform: uppercase;
 
     text-transform: uppercase;
Line 92: Line 92:
  
 
#navicons ul a:hover {  
 
#navicons ul a:hover {  
    color: #ecdc18;
 
 
}     
 
}     
 
/*End Settings Main Menu Icons*/
 
/*End Settings Main Menu Icons*/
Line 102: Line 101:
 
     height: 60px;;
 
     height: 60px;;
 
     background-position: center;
 
     background-position: center;
 +
}
 +
 +
#home a {
 +
    color: #FFF;
 
}
 
}
  
Line 109: Line 112:
 
     background-position: center;
 
     background-position: center;
 
}
 
}
 +
 +
#project a {
 +
    color: #FFF;
 +
}
 +
 
#team {
 
#team {
 
     background: url(https://static.igem.org/mediawiki/2015/3/38/Freiburg_icon_team.png) no-repeat;  
 
     background: url(https://static.igem.org/mediawiki/2015/3/38/Freiburg_icon_team.png) no-repeat;  
Line 114: Line 122:
 
     background-position: center;
 
     background-position: center;
 
}
 
}
 +
 +
#team a {
 +
    color: #FFF;
 +
}
 +
 
#results {
 
#results {
 
     background: url(https://static.igem.org/mediawiki/2015/2/2d/Freiburg_icon_results.png) no-repeat;  
 
     background: url(https://static.igem.org/mediawiki/2015/2/2d/Freiburg_icon_results.png) no-repeat;  
 
     height: 60px;
 
     height: 60px;
 
     background-position: center;
 
     background-position: center;
 +
}
 +
 +
#results a {
 +
    color: #FFF;
 
}
 
}
  
Line 124: Line 141:
 
     height: 60px;
 
     height: 60px;
 
     background-position: center;
 
     background-position: center;
 +
}
 +
 +
#policy a {
 +
    color: #FFF;
 
}
 
}
  
Line 130: Line 151:
 
     height: 60px;
 
     height: 60px;
 
     background-position: center;
 
     background-position: center;
 +
}
 +
 +
#notebook a {
 +
    color: #FFF;
 
}
 
}
 
/* End classes for icons */
 
/* End classes for icons */

Revision as of 12:12, 8 September 2015

""