Difference between revisions of "Template:Freiburg/MenubarTest"

Line 467: Line 467:
 
#home_small {
 
#home_small {
 
     background: url(https://static.igem.org/mediawiki/2015/8/81/Freiburg_icon_home.png) no-repeat;  
 
     background: url(https://static.igem.org/mediawiki/2015/8/81/Freiburg_icon_home.png) no-repeat;  
    height: 60px;;
+
     background-size: 40px;
     background-position: center;
+
 
}
 
}
  
 
#home_small a {
 
#home_small a {
 
     color: #FFF;
 
     color: #FFF;
 +
    padding-left: 40px;
 
}
 
}
  
 
#project_small {
 
#project_small {
 
     background: url(https://static.igem.org/mediawiki/2015/6/67/Freiburg_icon_project.png) no-repeat;  
 
     background: url(https://static.igem.org/mediawiki/2015/6/67/Freiburg_icon_project.png) no-repeat;  
    height: 60px;
 
    background-position: center;
 
 
}
 
}
  
 
#project_small a {
 
#project_small a {
 
     color: #FFF;
 
     color: #FFF;
 +
    padding-left: 40px;
 
}
 
}
  
 
#team_small {
 
#team_small {
 
     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;  
    height: 60px;
 
    background-position: center;
 
 
}
 
}
  
 
#team_small a {
 
#team_small a {
 
     color: #FFF;
 
     color: #FFF;
 +
    padding-left: 40px;
 
}
 
}
  
 
#results_small {
 
#results_small {
 
     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;
 
    background-position: center;
 
 
}
 
}
  
 
#results_small a {
 
#results_small a {
 
     color: #FFF;
 
     color: #FFF;
 +
    padding-left: 40px;
 
}
 
}
  
 
#policy_small {
 
#policy_small {
 
     background: url(https://static.igem.org/mediawiki/2015/3/3c/Freiburg_icon_policy.png) no-repeat;
 
     background: url(https://static.igem.org/mediawiki/2015/3/3c/Freiburg_icon_policy.png) no-repeat;
    height: 60px;
 
    background-position: center;
 
 
}
 
}
  
 
#policy_small a {
 
#policy_small a {
 
     color: #FFF;
 
     color: #FFF;
 +
    padding-left: 40px;
 
}
 
}
  
 
#notebook_small {
 
#notebook_small {
 
     background: url(https://static.igem.org/mediawiki/2015/e/e6/Freiburg_icon_notebook.png) no-repeat;  
 
     background: url(https://static.igem.org/mediawiki/2015/e/e6/Freiburg_icon_notebook.png) no-repeat;  
    height: 60px;
 
    background-position: center;
 
 
}
 
}
  
 
#notebook_small a {
 
#notebook_small a {
 
     color: #FFF;
 
     color: #FFF;
 +
    padding-left: 40px;
 
}
 
}
 
/* ==== End classes for icons ==== */
 
/* ==== End classes for icons ==== */
Line 577: Line 572:
 
     #smallnav {  
 
     #smallnav {  
 
         height: auto;
 
         height: auto;
         background: #3B7EBF;
+
         background: #0051A2;
 
     }
 
     }
 
     #smallnav ul {
 
     #smallnav ul {

Revision as of 11:01, 16 September 2015

""