Difference between revisions of "Template:Freiburg/MenubarTest"
Line 563: | Line 563: | ||
/* ==== classes for icons ==== */ | /* ==== classes for icons ==== */ | ||
#home_small { | #home_small { | ||
− | background: | + | background-color: #3673AF; |
− | + | ||
} | } | ||
#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; | ||
− | |||
} | } | ||
#project_small { | #project_small { | ||
− | background: | + | background-color: #3673AF; |
− | + | ||
} | } | ||
#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; | ||
− | |||
} | } | ||
#team_small { | #team_small { | ||
− | background: | + | background-color: #3673AF; |
− | + | ||
} | } | ||
#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; | ||
− | |||
} | } | ||
#results_small { | #results_small { | ||
− | background: | + | background-color: #3673AF; |
− | + | ||
} | } | ||
#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; | ||
− | |||
} | } | ||
Line 616: | Line 632: | ||
#notebook_small { | #notebook_small { | ||
− | + | background-color: #3673AF; | |
− | background- | + | |
} | } | ||
#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; | ||
− | |||
} | } | ||
/* ==== End classes for icons ==== */ | /* ==== End classes for icons ==== */ |
Revision as of 12:18, 16 September 2015