Line 29: | Line 29: | ||
</html> | </html> | ||
+ | <html> | ||
+ | <head> | ||
+ | <link type="text/css" rel="stylesheet" href="stylesheet.css"/> | ||
+ | <h1>Sponsors</h1> | ||
+ | <div class="sponsor_box"> | ||
+ | <a class="sponsor_rectangle" href="http://www.wageningenur.nl/en/Benefactors/Service/About-Wageningen-University-Fund.htm" target="blank"><img src="https://static.igem.org/mediawiki/2014/6/6f/Wageningen_UR_WUF_EN.png" style="width:150px"></a> | ||
+ | <a class="sponsor_rectangle" href="www.baseclear.com/" target="blank"><img src="https://static.igem.org/mediawiki/2016/4/4c/T--Wageningen_UR--Baseclear.png"></a> | ||
+ | <a class="sponsor_rectangle" href="http://www.synenergene.eu/" target="blank"><img src="https://static.igem.org/mediawiki/2014/4/48/Wageningen_UR_synenergene.png"></a> | ||
+ | <a class="sponsor_rectangle" href="http://www.snapgene.com/" target="blank"><img src="https://static.igem.org/mediawiki/2014/f/f0/Wageningen_UR_snapgene.png"></a> | ||
+ | <a class="sponsor_rectangle" href="https://www.eppendorf.com/NL-en/" target="blank"><img src="https://static.igem.org/mediawiki/2016/8/86/T--Wageningen_UR--Eppendorf.jpg"></a> | ||
+ | <a class="sponsor_rectangle" href="www.ziemer-falke.de/" target="blank"><img src="https://static.igem.org/mediawiki/2016/4/4a/T--Wageningen_UR--ziemer-falke-logo-300x74.jpg"></a> | ||
+ | <a class="sponsor_rectangle" href="http://www.neb.com/" target="blank"><img src="https://static.igem.org/mediawiki/2014/d/da/Wageningen_UR_neb.jpg"></a> | ||
+ | <a class="sponsor_rectangle" href="http://www.dsm.com/corporate/home.html" target="blank"><img src="https://static.igem.org/mediawiki/2014/9/9f/Wageningen_UR_dsm.png"></a> | ||
+ | <a class="sponsor_rectangle" href="hhttp://www.rivm.nl/" target="blank"><img src="https://static.igem.org/mediawiki/2016/2/26/T--Wageningen_UR--logo_rivm.jpg"></a> | ||
+ | <a class="sponsor_rectangle" href="https://www.gatc-biotech.com/en/index.html" target="blank"><img src="https://static.igem.org/mediawiki/2016/2/28/T--Wageningen_UR--logoGATC-300x150.gif"></a> | ||
+ | <a class="sponsor_rectangle" href="http://www.bijenhouders.nl/" target="blank"><img src="https://static.igem.org/mediawiki/2016/b/be/T--Wageningen_UR--NBV.png"></a> | ||
+ | <a class="sponsor_rectangle" href="https://crowdfunding.wur.nl/" target="blank"><img src="https://static.igem.org/mediawiki/2016/d/d2/T--Wageningen_UR--crowdfunding.jpg"></a> | ||
+ | <div class="clear"> | ||
+ | <a class="sponsor_square" href="http://www.vlaggraduateschool.nl/" target="blank"><img src="https://static.igem.org/mediawiki/2014/8/85/Wageningen_UR_vlag.jpg"></a> | ||
+ | <a class="sponsor_square" href="https://www.bioke.com/" target="blank"><img src="https://static.igem.org/mediawiki/2013/6/65/UGent_2013_BiokeTrans.png"></a> | ||
+ | <a class="sponsor_square" href="http://dierenspeciaalzaakxxl.com/content/105-venray-dierenarts" target="blank"><img src="https://static.igem.org/mediawiki/2016/3/3c/T--Wageningen_UR--GD.JPG"></a> | ||
+ | |||
+ | <div class="clear"></div> | ||
+ | |||
+ | <a class="sponsor_wur" href="http://www.wageningenur.nl/en.htm" target="blank"><img src="https://static.igem.org/mediawiki/2016/c/c6/T--Wageningen_UR--sponsors_list_newone.jpg" style="width:100%; height:100%; "></a> | ||
+ | <a class="sponsor_squarenew" href="http://eu.idtdna.com/site" target="blank"><img src="https://static.igem.org/mediawiki/2016/2/2b/T--Wageningen_UR--IDT-Logo-300x124.jpg"></a> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </body> | ||
+ | </html> | ||
+ | |||
+ | .sponsor_box{ | ||
+ | width: 900px; | ||
+ | margin:0 auto; | ||
+ | } | ||
+ | |||
+ | .sponsor_rectangle, .sponsor_square{ | ||
+ | position: relative; | ||
+ | width: 250px; | ||
+ | margin: 10px 10px 10px 10px; | ||
+ | float: left; | ||
+ | height: 120px; | ||
+ | display:inline; | ||
+ | /*width:30%;*/ | ||
+ | /*clear: both;*/ | ||
+ | background-color: #fff; /*#F6FAED;*/ | ||
+ | border: 10px solid white; | ||
+ | /*border-radius: 10px;*/ | ||
+ | box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); | ||
+ | } | ||
+ | |||
+ | .sponsor_wur { | ||
+ | position:absolute; | ||
+ | width: 540px; | ||
+ | height: 250px; | ||
+ | margin: 10px 10px 10px 10px; | ||
+ | right:255px; | ||
+ | display:block; | ||
+ | background-color: #fff; /*#F6FAED;*/ | ||
+ | border: 10px solid white; | ||
+ | box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); | ||
+ | vertical-align:middle; | ||
+ | } | ||
+ | |||
+ | |||
+ | .sponsor_rectangle img, .sponsor_square img, .sponsor_squarenew img,.sponsor_wur img{ | ||
+ | width: 250px; | ||
+ | position: absolute; | ||
+ | top:0; | ||
+ | bottom:0; | ||
+ | margin:auto; | ||
+ | } | ||
+ | |||
+ | .sponsor_square{ | ||
+ | height: 250px; | ||
+ | } | ||
+ | .sponsor_squarenew{ | ||
+ | position: relative; | ||
+ | width: 250px; | ||
+ | margin: 10px 10px 10px 10px; | ||
+ | float: left; | ||
+ | height: 250px; | ||
+ | display:line; | ||
+ | /*width:30%;*/ | ||
+ | /*clear: both;*/ | ||
+ | background-color: #fff; /*#F6FAED;*/ | ||
+ | border: 10px solid white; | ||
+ | /*border-radius: 10px;*/ | ||
+ | box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); | ||
+ | } | ||
+ | .clear { | ||
+ | clear:both; | ||
+ | line-height:0; | ||
+ | font-size:0; | ||
+ | } | ||
+ | |||
{{Wageningen_UR/footer}} | {{Wageningen_UR/footer}} |
Revision as of 18:27, 17 October 2016
Sponsors
.sponsor_box{ width: 900px; margin:0 auto; }
.sponsor_rectangle, .sponsor_square{
position: relative; width: 250px;
margin: 10px 10px 10px 10px; float: left; height: 120px; display:inline; /*width:30%;*/ /*clear: both;*/ background-color: #fff; /*#F6FAED;*/ border: 10px solid white; /*border-radius: 10px;*/ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); }
.sponsor_wur { position:absolute; width: 540px; height: 250px; margin: 10px 10px 10px 10px; right:255px; display:block; background-color: #fff; /*#F6FAED;*/ border: 10px solid white; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); vertical-align:middle; }
.sponsor_rectangle img, .sponsor_square img, .sponsor_squarenew img,.sponsor_wur img{
width: 250px;
position: absolute; top:0; bottom:0; margin:auto;
}
.sponsor_square{ height: 250px; } .sponsor_squarenew{
position: relative; width: 250px;
margin: 10px 10px 10px 10px; float: left; height: 250px; display:line; /*width:30%;*/ /*clear: both;*/ background-color: #fff; /*#F6FAED;*/ border: 10px solid white; /*border-radius: 10px;*/ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); } .clear { clear:both; line-height:0; font-size:0; }