added initial sponsor and partners

This commit is contained in:
Johan Thelin 2017-12-20 22:28:28 +01:00
parent e456c4165f
commit 0b57aec451
5 changed files with 26 additions and 1 deletions

BIN
2018/images/sponsor-brg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View file

@ -116,7 +116,28 @@
<h1>Sponsors</h1>
<div class="bodytext">
We need sponsors to make this event possible. Please visit our <a href="contribute.html">Call for Sponsors</a> for more information.
We would like to thank our sponsors for helping us making this possible.<br /> If you want to help out by sponsoring us, please visit our <a href="contribute.html">Call for Sponsors</a> for more information.
</div>
<div class="row sponsorrow">
<div class="col-md-12">
<a href="https://www.sylog.se/sv-SE"><img class="sponsor" src="images/sponsor-sylog.png" alt="Sylog" /></a>
</div>
</div>
<div class="bodybreak">&nbsp;</div>
<h2>Partners</h2>
<div class="bodytext">
We would like to thank our partners for helping us making this possible.
</div>
<div class="row sponsorrow">
<div class="col-md-6">
<a href="https://fsfe.org/"><img class="sponsor" src="images/sponsor-fsfe.png" alt="Free Software Foundation Europe" /></a>
</div>
<div class="col-md-6">
<a href="https://www.businessregiongoteborg.se/"><img class="sponsor" src="images/sponsor-brg.png" alt="Business Region G&ouml;teborg" /></a>
</div>
</div>
</div>

View file

@ -100,6 +100,10 @@ div.bigbodybreak {
margin-bottom: 40px;
}
.sponsorrow {
text-align: center;
}
.speakergrid {
padding: 20px;
max-width: 80%;