EuroPython / djep

EuroPython 2014 conference software
https://ep2014.europython.eu/
BSD 3-Clause "New" or "Revised" License
37 stars 18 forks source link

Improve page "Sponsors" #155

Closed mschufferth closed 10 years ago

mschufferth commented 10 years ago
<div class="sponsor-container" style="
    width: 100%;
">
  <div class="sponsor-logo"><a href=" http://lyst.co.uk/careers">
         <img alt="sponsor Lyst" src="https://media.ep14.org/site_media/filer_public_thumbnails/filer_public/28/bd/28bd7fa4-7269-4050-8eed-89c97096255a/logo_-_black.png__200x66_q85_crop_upscale.png" width="200" height="66"></a></div>
  <div class="sponsor-desc">
         <h3>Lyst</h3>
         <p><span class="cmsplugin cmsplugin-link"><a href="http://lyst.co.uk/careers"><i class="icon-share icon-white"></i>http://lyst.co.uk/careers</a></span></p><p>Lyst is a young, fast-growing social commerce site that provides users with a personalized way to shop for fashion online. From launch in 2011, Lyst is growing quickly and already generates tens of millions of dollars in sales for the hundreds of brands, retailers and publishers it partners with around the world. Lyst is backed by a range of all-star of investors including Accel (Facebook, Spotify), DFJ (Skype), and those behind Oscar de la Renta, Smythson and Tory Burch.</p><p>&nbsp;
        </p>
  </div>
  </div>

div.sponsor-logo {
float: left;
width: 30%;
height: 200px;
}
.sponsor-logo a {
position: relative;
top: 10%;
display: block;
}
div.sponsor-desc {
float: left;
width: 70%;
}
mschufferth commented 10 years ago

bildschirmfoto 2014-05-11 um 21 24 57