Difference between revisions of "Template:Freiburg/MenubarTest"
Line 463: | Line 463: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/* Basic Styles */ | /* Basic Styles */ | ||
Line 572: | Line 515: | ||
#smallnav { | #smallnav { | ||
height: auto; | height: auto; | ||
− | background: # | + | background: #3B7EBF; |
} | } | ||
#smallnav ul { | #smallnav ul { | ||
Line 615: | Line 558: | ||
top: 10px; | top: 10px; | ||
} | } | ||
+ | |||
+ | |||
+ | /* ==== classes for icons ==== */ | ||
+ | #home_small { | ||
+ | background: url(https://static.igem.org/mediawiki/2015/8/81/Freiburg_icon_home.png) no-repeat; | ||
+ | background-position: left; | ||
} | } | ||
+ | |||
+ | #home_small a { | ||
+ | color: #FFF; | ||
+ | background-color: #0051A2; | ||
+ | } | ||
+ | |||
+ | #project_small { | ||
+ | background: url(https://static.igem.org/mediawiki/2015/6/67/Freiburg_icon_project.png) no-repeat; | ||
+ | background-position: left; | ||
+ | } | ||
+ | |||
+ | #project_small a { | ||
+ | color: #FFF; | ||
+ | background-color: #0051A2; | ||
+ | } | ||
+ | |||
+ | #team_small { | ||
+ | background: url(https://static.igem.org/mediawiki/2015/3/38/Freiburg_icon_team.png) no-repeat; | ||
+ | background-position: left; | ||
+ | } | ||
+ | |||
+ | #team_small a { | ||
+ | color: #FFF; | ||
+ | background-color: #0051A2; | ||
+ | } | ||
+ | |||
+ | #results_small { | ||
+ | background: url(https://static.igem.org/mediawiki/2015/2/2d/Freiburg_icon_results.png) no-repeat; | ||
+ | background-position: left; | ||
+ | } | ||
+ | |||
+ | #results_small a { | ||
+ | color: #FFF; | ||
+ | background-color: #0051A2; | ||
+ | } | ||
+ | |||
+ | #policy_small { | ||
+ | background-color: #3673AF; | ||
+ | } | ||
+ | |||
+ | #policy_small a { | ||
+ | color: #FFF; | ||
+ | padding-left: 40px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2015/f/f9/Freiburg_icon_policy_white_03.png); | ||
+ | background-position: left; | ||
+ | background-size: auto 90%; | ||
+ | background-repeat: no-repeat; | ||
+ | } | ||
+ | |||
+ | #notebook_small { | ||
+ | background: url(https://static.igem.org/mediawiki/2015/e/e6/Freiburg_icon_notebook.png) no-repeat; | ||
+ | background-position: left; | ||
+ | } | ||
+ | |||
+ | #notebook_small a { | ||
+ | color: #FFF; | ||
+ | background-color: #0051A2; | ||
+ | } | ||
+ | /* ==== End classes for icons ==== */ | ||
+ | |||
+ | |||
+ | }/* end media query | ||
/*Smartphone*/ | /*Smartphone*/ |
Revision as of 11:32, 16 September 2015