Template:Carlos teste
From 2013.igem.org
(Difference between revisions)
(110 intermediate revisions not shown) | |||
Line 18: | Line 18: | ||
#top-section { | #top-section { | ||
- | background-color: | + | background-color: #FFFFFF; |
border: none; | border: none; | ||
- | height: | + | height:25px; |
margin-top: 0; | margin-top: 0; | ||
- | margin-bottom: | + | margin-bottom: 0px; |
} | } | ||
#top-section:hover { | #top-section:hover { | ||
- | background: # | + | background: #F83939; |
} | } | ||
Line 43: | Line 43: | ||
/* Highlight with background colour on hover */ | /* Highlight with background colour on hover */ | ||
#top-section:hover #menubar li a { | #top-section:hover #menubar li a { | ||
- | color: | + | color: white; |
} | } | ||
#menubar li a:link, | #menubar li a:link, | ||
#menubar li a:visited { | #menubar li a:visited { | ||
- | color: # | + | color: #FFFFFF; |
background-color: transparent; | background-color: transparent; | ||
} | } | ||
Line 54: | Line 54: | ||
#menubar li a:hover, | #menubar li a:hover, | ||
#menubar li a:focus { | #menubar li a:focus { | ||
- | color: | + | color: white; |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
Line 81: | Line 81: | ||
} | } | ||
+ | #logos_header { | ||
+ | position: relative; | ||
+ | width: 963px; | ||
+ | height: 253px; | ||
+ | text-align: right; | ||
+ | line-height: 80px; | ||
+ | margin: 0 0 2em 0; | ||
+ | } | ||
+ | |||
+ | #logo_igem{ | ||
+ | position: relative; | ||
+ | width: 146px; | ||
+ | height: 112px; | ||
+ | float: left; | ||
+ | padding-top: 30px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #logo_cardbio{ | ||
+ | position: relative; | ||
+ | width: 380px; | ||
+ | height: 171px; | ||
+ | float: left; | ||
+ | margin-left: 95px; | ||
+ | margin-top: -10px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #logo_team{ | ||
+ | position: relative; | ||
+ | width:153px; | ||
+ | height:100px; | ||
+ | float: left; | ||
+ | padding-top: 10px; | ||
+ | margin-left: 100px; | ||
+ | } | ||
+ | |||
+ | #ecg{ | ||
+ | position: relative; | ||
+ | width: 972px; | ||
+ | height: 85px; | ||
+ | margin-left: -24px; | ||
+ | clear: left; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | #content{ | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #contentSub{ | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #bodyContent{ | ||
+ | padding-left: 20px; | ||
+ | padding-right: 20px; | ||
+ | padding-bottom: 5px; | ||
+ | } | ||
+ | |||
+ | #footer { | ||
+ | border: none; | ||
+ | margin-bottom: 50px; | ||
+ | } | ||
+ | |||
+ | .biog{ | ||
+ | padding-left: 5px; | ||
+ | } | ||
+ | |||
+ | |||
+ | /*ul.dropdown a.mnn, | ||
+ | ul.dropdown a.mnn:visited{ | ||
+ | |||
+ | text-decoration: none; | ||
+ | color: #FFFFFF | ||
+ | |||
+ | }*/ | ||
</style> | </style> | ||
+ | <div id="logos_header"> | ||
+ | <a href="https://2013.igem.org/Main_Page"><div id="logo_igem"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/6/6e/IGEM_Logo_v2.png"> | ||
+ | </div></a> | ||
+ | <div id="logo_cardbio"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/0/0b/Logo_cardbio_v2.png"> | ||
+ | </div> | ||
+ | <div id="logo_team"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/a/a5/Logo_equipe_v2.png"> | ||
+ | </div> | ||
+ | <div id="ecg"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/f/f9/Logo_ecg_sm_2.png"> | ||
+ | </div> | ||
+ | </div> | ||
</html> | </html> |
Latest revision as of 20:23, 27 October 2013