Template:Uppsala footer
From 2012.igem.org
(Difference between revisions)
(77 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<style> | <style> | ||
- | + | #boyer { | |
- | + | background: none; | |
- | + | width: 1000px; | |
- | + | padding: 10px; | |
+ | display: block; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | |||
+ | #sponsors { | ||
+ | background: none; | ||
+ | width: 1000px; | ||
+ | padding: 10px; | ||
+ | display: block; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #sponsors img { | ||
+ | padding: 15px; | ||
+ | } | ||
+ | |||
+ | #sponsors h2 { | ||
+ | text-align: left; | ||
} | } | ||
a.spons img{ | a.spons img{ | ||
- | opacity: . | + | height: 70px; |
- | filter: alpha(opacity= | + | opacity: .70; |
- | filter: "alpha(opacity= | + | filter: alpha(opacity=70); |
+ | filter: "alpha(opacity=70)"; | ||
+ | } | ||
+ | |||
+ | a.sponsA img{ | ||
+ | height: 80px; | ||
+ | opacity: .70; | ||
+ | filter: alpha(opacity=70); | ||
+ | filter: "alpha(opacity=70)"; | ||
+ | } | ||
+ | |||
+ | a.uu img{ | ||
+ | height: 120px; | ||
+ | opacity: .70; | ||
+ | filter: alpha(opacity=70); | ||
+ | filter: "alpha(opacity=70)"; | ||
} | } | ||
a.spons:hover img{ | a.spons:hover img{ | ||
+ | opacity:1; | ||
+ | filter:alpha(opacity=100); | ||
+ | filter: "alpha(opacity=100)"; | ||
+ | } | ||
+ | |||
+ | a.sponsA:hover img{ | ||
+ | opacity:1; | ||
+ | filter:alpha(opacity=100); | ||
+ | filter: "alpha(opacity=100)"; | ||
+ | } | ||
+ | |||
+ | a.uu:hover img{ | ||
opacity:1; | opacity:1; | ||
filter:alpha(opacity=100); | filter:alpha(opacity=100); | ||
Line 22: | Line 68: | ||
</style> | </style> | ||
- | < | + | |
- | <a href="http://www.uu.se" class=" | + | <center> |
+ | <div id="sponsors"> | ||
+ | <h2>Sponsors</h2> | ||
+ | <br> | ||
+ | <a href="http://teknat.uu.se/?languageId=1" class="spons"><img src="https://static.igem.org/mediawiki/2012/6/6a/TekNat.png"></a> | ||
+ | <a href="http://www.uu.se" class="uu"><img src="https://static.igem.org/mediawiki/2012/a/ab/UU_logo.png" height="100"></a> | ||
+ | <a href="http://www.uppsalastudentkar.se/" class="spons"><img src="https://static.igem.org/mediawiki/2012/b/b2/USK_logo.png"></a> | ||
+ | <br> | ||
+ | <a href="http://www.vr.se/inenglish" class="spons"><img src="https://static.igem.org/mediawiki/2012/8/88/VR_logo.png"></a> | ||
+ | <a href="http://www.vinnova.se/en/" class="sponsA"><img src="https://static.igem.org/mediawiki/2012/b/ba/Vinnova.png"></a> | ||
+ | <a href="http://www.scilifelab.se" class="spons"><img src="https://static.igem.org/mediawiki/2012/2/22/SciLifeLab_logo.png"> | ||
+ | </a> | ||
+ | <a href="http://www.igp.uu.se/Serviceverksamhet/Genomcenter" class="spons"><img src="https://static.igem.org/mediawiki/2012/0/0f/UGC_logo.png"></a> | ||
<br> | <br> | ||
- | < | + | <a href="http://www.sigmaaldrich.com/" class="spons"><img src="https://static.igem.org/mediawiki/2012/0/04/SA_logo.png"></a> |
- | <a href="http://www. | + | <a href="http://www.clcbio.com" class="spons"><img src="https://static.igem.org/mediawiki/2012/e/e6/CLC_logo.png"></a> |
- | </ | + | <a href="http://www.analytik-jena.de/en.html" class="spons"><img src="https://static.igem.org/mediawiki/2012/6/65/Analytik_Jena.png"></a> |
+ | </div> | ||
+ | </center> | ||
+ | <br><br> | ||
+ | </html> |
Latest revision as of 20:57, 26 September 2012