Team:TU Delft/Header
From 2010.igem.org
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 6: | Line 6: | ||
h2 { color: white; } | h2 { color: white; } | ||
h3 { color: white; } | h3 { color: white; } | ||
- | + | h4 { color: white; } | |
- | + | ||
+ | a { color: white; | ||
+ | text-decoration:none; } | ||
+ | a:visited{ color: white; } | ||
#decoy {} | #decoy {} | ||
Line 36: | Line 38: | ||
#contentSub { | #contentSub { | ||
display:none; | display:none; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 57: | Line 52: | ||
} | } | ||
- | # | + | #header { |
width: 965px; | width: 965px; | ||
- | height: | + | height: 222px; |
- | background-color: # | + | /*background-color: #001d1d*/ |
- | + | background-color: orange; | |
- | + | color: #8bce9e; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | color: # | + | |
- | + | ||
font-family: Verdana, Sans-Serif; | font-family: Verdana, Sans-Serif; | ||
- | font-size: | + | font-size: 12px; |
- | + | text-align: justify; | |
- | + | margin: 0 auto; | |
} | } | ||
- | + | #banner { | |
- | + | width: 965px; | |
- | + | height: 222px; | |
- | + | background-image: url("https://static.igem.org/mediawiki/2010/9/96/Banner1.jpg"); | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
+ | |||
+ | #menu { | ||
+ | width: 965px; | ||
+ | height: 24px; | ||
+ | text-align: center; | ||
+ | margin-top:-32px; | ||
+ | padding-left:5px; | ||
+ | } | ||
+ | |||
+ | .menuItem { | ||
+ | width: auto; | ||
+ | height: 20px; | ||
+ | padding: 2px 11px; | ||
+ | border-right: 1px solid #032725; | ||
+ | float: left; | ||
+ | background-color: #8bce9e; | ||
+ | color: #032725; | ||
+ | text-align: center; | ||
+ | font-family: Verdana, Sans-Serif; | ||
+ | font-size: 16px; | ||
+ | position: relative; | ||
+ | } | ||
+ | .menuItem:hover { | ||
+ | background-color: #6bae6e; | ||
+ | } | ||
+ | |||
+ | .menuItemLink { | ||
+ | color: #032725; | ||
+ | font-family: Verdana, Sans-Serif; | ||
+ | font-size: 16px; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .menuItemLink:visited { | ||
+ | color: #032725; | ||
+ | } | ||
+ | |||
+ | .submenu { | ||
+ | width: 200px; | ||
+ | height: auto; | ||
+ | position: absolute; | ||
+ | top: 31px; | ||
+ | left: 0px; | ||
+ | margin: -7px 0px 0px -1px; | ||
+ | background-color: #8bce9e; | ||
+ | border: 1px solid #032725; | ||
+ | display: none; | ||
+ | text-align: left; | ||
+ | } | ||
+ | |||
+ | .submenuItem { | ||
+ | width: 196px; | ||
+ | height: 20px; | ||
+ | background-color: #032725; | ||
+ | border: 1px Solid #032725; | ||
+ | font-weight: normal; | ||
+ | margin: 1px 2px 1px 1px; | ||
+ | } | ||
+ | |||
+ | .submenuItem:hover { | ||
+ | background-color: #6bae6e; | ||
+ | color: #032725; | ||
+ | } | ||
+ | |||
+ | .submenuItemLink { | ||
+ | text-align:left; | ||
+ | font-weight: normal; | ||
+ | text-decoration: none; | ||
+ | color: #8bce9e; | ||
+ | margin: 1px 2px 1px 2px; | ||
+ | } | ||
+ | |||
+ | .submenuItemLink:visited { | ||
+ | color: #8bce9e; | ||
+ | } | ||
+ | |||
+ | .submenuItemLink:hover { | ||
+ | color: #032725; | ||
+ | } | ||
+ | |||
#BodyText { | #BodyText { | ||
Line 247: | Line 227: | ||
#Sponsor3 { | #Sponsor3 { | ||
- | width: | + | width: 120px; |
- | height: | + | height: 79px; |
margin: 0 auto; | margin: 0 auto; | ||
- | background-image: url(" | + | background-image: url("https://static.igem.org/mediawiki/2010/0/04/NGI_logo.png"); |
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
} | } |
Latest revision as of 13:00, 2 June 2010