Template:Carlos teste
From 2013.igem.org
(Difference between revisions)
(122 intermediate revisions not shown) | |||
Line 9: | Line 9: | ||
font-family: 'Source Sans Pro', sans-serif; | font-family: 'Source Sans Pro', sans-serif; | ||
font-size: 12px; | font-size: 12px; | ||
- | } | + | } |
+ | |||
+ | #p-logo, | ||
+ | #search-controls, | ||
+ | .firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #top-section { | ||
+ | background-color: #FFFFFF; | ||
+ | border: none; | ||
+ | height:25px; | ||
+ | margin-top: 0; | ||
+ | margin-bottom: 0px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
- | # | + | #top-section:hover { |
- | { | + | background: #F83939; |
- | + | ||
- | + | ||
} | } | ||
+ | /* Edit and user menu */ | ||
+ | #menubar { | ||
+ | top: 0 !important; | ||
+ | font-size: 0.8em; | ||
+ | } | ||
+ | |||
+ | #menubar li, | ||
+ | #menubar li a:link { | ||
+ | text-transform: uppercase; | ||
+ | } | ||
+ | |||
+ | /* Highlight with background colour on hover */ | ||
+ | #top-section:hover #menubar li a { | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #menubar li a:link, | ||
+ | #menubar li a:visited { | ||
+ | color: #FFFFFF; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | #menubar li a:hover, | ||
+ | #menubar li a:focus { | ||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | /* Edit */ | ||
+ | #menubar.left-menu{ | ||
+ | |||
+ | } | ||
+ | |||
+ | #menubar.left-menu:hover { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* User */ | ||
+ | #menubar.right-menu { | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | /* ? */ | ||
+ | #catlinks { | ||
+ | border:none; | ||
+ | background: #ffffff; | ||
+ | } | ||
+ | |||
+ | #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; | 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