added initial sponsor and partners
This commit is contained in:
parent
e456c4165f
commit
0b57aec451
5 changed files with 26 additions and 1 deletions
BIN
2018/images/sponsor-brg.png
Normal file
BIN
2018/images/sponsor-brg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
BIN
2018/images/sponsor-fsfe.png
Normal file
BIN
2018/images/sponsor-fsfe.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
2018/images/sponsor-sylog.png
Normal file
BIN
2018/images/sponsor-sylog.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
|
@ -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"> </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öteborg" /></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -100,6 +100,10 @@ div.bigbodybreak {
|
|||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.sponsorrow {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.speakergrid {
|
||||
padding: 20px;
|
||||
max-width: 80%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue