Template:Team:Edinburgh/css/home-page-structure.css
From 2012.igem.org
(Difference between revisions)
m |
m |
||
(121 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | /* header edit*/ | |
- | + | #main-menu ul li#home-page:hover ul li.tab-img, | |
+ | #main-menu ul li#home-page:hover ul li.tab-description{ | ||
+ | top:-9000px;left:-9000px; | ||
+ | } | ||
+ | /* HOME PAGE */ | ||
+ | #page-navigation{ | ||
+ | border:none; | ||
+ | } | ||
+ | #page-content{ | ||
+ | border:none; | ||
+ | } | ||
+ | /* sponsors */ | ||
+ | #sponsors img{ | ||
width:100%; | width:100%; | ||
- | |||
} | } | ||
- | + | #sponsor-UoE img{ | |
- | width: | + | width:120px; |
- | + | padding-left:30px; | |
- | + | } | |
- | padding: | + | #sponsor-SULSA img{ |
+ | padding-top:15px; | ||
+ | } | ||
+ | #sponsor-WT img{ | ||
+ | padding-top:15px; | ||
+ | } | ||
+ | #sponsor-MathWorks img{ | ||
+ | padding-top:20px; | ||
+ | } | ||
+ | #sponsor-SELEX img{ | ||
+ | padding-top:5px; | ||
+ | } | ||
+ | #sponsor-erasynbio img{ | ||
+ | padding-top:5px; | ||
+ | padding-bottom:5px; | ||
+ | } | ||
+ | /* *** */ | ||
+ | #sponsors{ | ||
+ | border:1px solid #a8a8a8; | ||
+ | } | ||
+ | #home-page-text{ | ||
+ | width:610px; | ||
+ | border:1px solid #a8a8a8; | ||
} | } | ||
- | + | #project-abstract-video{ | |
- | + | border:1px solid #a8a8a8; | |
- | + | padding:4px; | |
} | } | ||
- | + | #edi-twitter-widget{ | |
- | + | float: right; | |
- | + | position:relative; | |
+ | right:-5px; | ||
+ | width:225px; | ||
+ | margin-left:10px; | ||
+ | border:1px solid #a8a8a8; | ||
} | } | ||
- | + | #collaboration-img{ | |
- | + | vertical-align:top; | |
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 16:23, 24 October 2012