Team:Freiburg Software/css head
From 2010.igem.org
(Difference between revisions)
(21 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
#menu_top { | #menu_top { | ||
- | width: | + | width: 380px; |
height: 20px; | height: 20px; | ||
/*border: 1px solid blue;*/ | /*border: 1px solid blue;*/ | ||
Line 27: | Line 27: | ||
} | } | ||
.menu_button_top a:hover { | .menu_button_top a:hover { | ||
- | + | background: #777777; | |
- | + | ||
} | } | ||
Line 47: | Line 46: | ||
width: 165px; | width: 165px; | ||
height: auto; | height: auto; | ||
- | margin: | + | margin: 20px 0px 0px 0px; |
float: left; | float: left; | ||
border: 2px outset black; | border: 2px outset black; | ||
Line 66: | Line 65: | ||
} | } | ||
.menu_button_left a:hover { | .menu_button_left a:hover { | ||
- | + | opacity: 0.92; | |
color: white; | color: white; | ||
} | } | ||
Line 84: | Line 83: | ||
} | } | ||
.menu_button_left_sub a:hover { | .menu_button_left_sub a:hover { | ||
- | + | opacity: 0.92; | |
color: white; | color: white; | ||
} | } | ||
#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; |
} | } | ||
- | # | + | #subTeam2010 a, #subTeamPic a, #subTeamCol 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; | ||
} | } | ||
- | # | + | #subProjectProspect a, #subProjectHistory 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; | ||
} | } | ||
- | # | + | #subUserGuide a, #subUserRobot 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; | ||
} | } | ||
- | # | + | #subDeveloperGuide a, #subDeveloperTech a, #subDeveloperArch a, #subDeveloperAvai 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; |
} | } | ||
Latest revision as of 18:25, 26 October 2010