Difference between revisions of "Template:Freiburg/MenubarTest"

Line 563: Line 563:
 
/* ==== classes for icons ==== */
 
/* ==== classes for icons ==== */
 
#home_small {
 
#home_small {
     background: url(https://static.igem.org/mediawiki/2015/8/81/Freiburg_icon_home.png) no-repeat;  
+
     background-color: #3673AF;
    background-position: left;
+
 
 
}
 
}
  
 
#home_small a {
 
#home_small a {
 +
    background: url(https://static.igem.org/mediawiki/2015/1/15/Freiburg_icon_home_white_03.png) no-repeat;
 +
    background-position: left;
 +
    background-size: auto 90%;
 +
    background-repeat: no-repeat;
 +
    padding-left: 40px;
 
     color: #FFF;
 
     color: #FFF;
    background-color: #0051A2;
 
 
}
 
}
  
 
#project_small {
 
#project_small {
     background: url(https://static.igem.org/mediawiki/2015/6/67/Freiburg_icon_project.png) no-repeat;  
+
     background-color: #3673AF;
    background-position: left;
+
 
 
}
 
}
  
 
#project_small a {
 
#project_small a {
 +
    background: url(https://static.igem.org/mediawiki/2015/7/76/Freiburg_icon_project_white_03.png) no-repeat;
 +
    background-position: left;
 +
    background-size: auto 90%;
 +
    background-repeat: no-repeat;
 +
    padding-left: 40px;
 
     color: #FFF;
 
     color: #FFF;
    background-color: #0051A2;
 
 
}
 
}
  
 
#team_small {
 
#team_small {
     background: url(https://static.igem.org/mediawiki/2015/3/38/Freiburg_icon_team.png) no-repeat;  
+
     background-color: #3673AF;
    background-position: left;
+
 
 
}
 
}
  
 
#team_small a {
 
#team_small a {
 +
    background: url(https://static.igem.org/mediawiki/2015/4/42/Freiburg_icon_team_white_03.png) no-repeat;
 +
    background-position: left;
 +
    background-size: auto 90%;
 +
    background-repeat: no-repeat;
 +
    padding-left: 40px;
 
     color: #FFF;
 
     color: #FFF;
    background-color: #0051A2;
 
 
}
 
}
  
 
#results_small {
 
#results_small {
     background: url(https://static.igem.org/mediawiki/2015/2/2d/Freiburg_icon_results.png) no-repeat;  
+
     background-color: #3673AF;
    background-position: left;
+
 
 
}
 
}
  
 
#results_small a {
 
#results_small a {
 +
    background: url(https://static.igem.org/mediawiki/2015/1/1e/Freiburg_icon_results_white_03.png) no-repeat;
 +
    background-position: left;
 +
    background-size: auto 90%;
 +
    background-repeat: no-repeat;
 +
    padding-left: 40px;
 
     color: #FFF;
 
     color: #FFF;
    background-color: #0051A2;
 
 
}
 
}
  
Line 616: Line 632:
  
 
#notebook_small {
 
#notebook_small {
    background: url(https://static.igem.org/mediawiki/2015/e/e6/Freiburg_icon_notebook.png) no-repeat;
+
     background-color: #3673AF;
     background-position: left;
+
 
}
 
}
  
 
#notebook_small a {
 
#notebook_small a {
 +
    background: url(https://static.igem.org/mediawiki/2015/9/99/Freibur_icon_notebook_white_03.png) no-repeat;
 +
    background-position: left;
 +
    background-size: auto 90%;
 +
    background-repeat: no-repeat;
 +
    padding-left: 40px;
 
     color: #FFF;
 
     color: #FFF;
    background-color: #0051A2;
 
 
}
 
}
 
/* ==== End classes for icons ==== */
 
/* ==== End classes for icons ==== */

Revision as of 12:18, 16 September 2015

""