Add paytronix logo

This commit is contained in:
Nick Krichevsky 2018-11-27 23:36:59 -05:00
parent 402b83d40c
commit 71b12aaa13
2 changed files with 12 additions and 0 deletions

View file

@ -127,6 +127,14 @@ footer.page-footer {
font-family: "Archivo Narrow", "Helvetica", sans-serif;
}
.sponsors > div {
max-width: 85%;
}
.gold-sponsors img {
max-height: 90px;
}
.silver-sponsors img {
max-height: 85px;
}

View file

@ -111,6 +111,10 @@
<h2>Platinum Sponsors</h2>
<div class="sponsor-name">WPI Computer Science</div>
</div>
<div class="gold-sponsors">
<h2>Gold Sponsors</h2>
<img src="../static/img/sponsors/paytronix.png">
</div>
<div class="silver-sponsors">
<h2>Silver Sponsors</h2>
<img src="../static/img/sponsors/carbon-black.png">