Difference between revisions of "Template:Freiburg/Menubar"

(Code added (sb))
(icons added (sb))
Line 189: Line 189:
 
/* classes for icons */
 
/* classes for icons */
 
#home {
 
#home {
     background: url(images/Freiburg_icon_home.png) no-repeat;  
+
     background: url(https://static.igem.org/mediawiki/2015/8/81/Freiburg_icon_home.png) no-repeat;  
 
     height: 60px;
 
     height: 60px;
 
     background-position: center;
 
     background-position: center;
Line 195: Line 195:
  
 
#project {
 
#project {
     background: url(images/Freiburg_icon_project.png) no-repeat;  
+
     background: url(https://static.igem.org/mediawiki/2015/6/67/Freiburg_icon_project.png) no-repeat;  
 
     height: 60px;
 
     height: 60px;
 
     background-position: center;
 
     background-position: center;
 
}
 
}
 
#team {
 
#team {
     background: url(images/Freiburg_icon_team.png) no-repeat;  
+
     background: url(https://static.igem.org/mediawiki/2015/3/38/Freiburg_icon_team.png) no-repeat;  
 
     height: 60px;
 
     height: 60px;
 
     background-position: center;
 
     background-position: center;
 
}
 
}
 
#results {
 
#results {
     background: url(images/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;
Line 211: Line 211:
  
 
#policy {
 
#policy {
     background: url(images/Freiburg_icon_policy.png) no-repeat;
+
     background: url(https://static.igem.org/mediawiki/2015/3/3c/Freiburg_icon_policy.png) no-repeat;
 
     height: 60px;
 
     height: 60px;
 
     background-position: center;
 
     background-position: center;
Line 217: Line 217:
  
 
#notebook {
 
#notebook {
     background: url(images/Freiburg_icon_notebook.png) no-repeat;  
+
     background: url(https://static.igem.org/mediawiki/2015/e/e6/Freiburg_icon_notebook.png) no-repeat;  
 
     height: 60px;
 
     height: 60px;
 
     background-position: center;
 
     background-position: center;

Revision as of 05:39, 3 September 2015

""