Team:Freiburg Software/css head
From 2010.igem.org
(Difference between revisions)
Line 88: | Line 88: | ||
#team a { | #team a { | ||
- | background: white url( | + | background: white url(https://static.igem.org/mediawiki/2010/2/2d/Freiburg_10_software_button_green.png) no-repeat scroll center center; |
} | } | ||
#subTeam a { | #subTeam a { | ||
- | background: white url( | + | background: white url(https://static.igem.org/mediawiki/2010/5/52/Freiburg_10_software_colored_green.png) no-repeat scroll center center; |
} | } | ||
#project a { | #project a { | ||
- | background: white url( | + | background: white url(https://static.igem.org/mediawiki/2010/6/69/Freiburg_10_software_button_yellow.png) no-repeat scroll center center; |
border-top: 2px solid #444444; | border-top: 2px solid #444444; | ||
} | } | ||
#subProject a { | #subProject a { | ||
- | background: white url( | + | background: white url(https://static.igem.org/mediawiki/2010/b/b7/Freiburg_10_software_colored_yellow.png) no-repeat scroll center center; |
} | } | ||
#user a { | #user a { | ||
- | background: white url( | + | background: white url(https://static.igem.org/mediawiki/2010/1/15/Freiburg_10_software_button_red.png) no-repeat scroll center center; |
border-top: 2px solid #444444; | border-top: 2px solid #444444; | ||
} | } | ||
#subUser a { | #subUser a { | ||
- | background: white url( | + | background: white url(https://static.igem.org/mediawiki/2010/0/0a/Freiburg_10_software_colored_red.png) no-repeat scroll center center; |
} | } | ||
#developer a { | #developer a { | ||
- | background: white url( | + | background: white url(https://static.igem.org/mediawiki/2010/7/74/Freiburg_10_software_button_blue.png) no-repeat scroll center center; |
border-top: 2px solid #444444; | border-top: 2px solid #444444; | ||
} | } | ||
#subDeveloper a { | #subDeveloper a { | ||
- | background: white url( | + | background: white url(https://static.igem.org/mediawiki/2010/1/1a/Freiburg_10_software_colored_blue.png) no-repeat scroll center center; |
} | } | ||
Revision as of 16:25, 24 October 2010