I'm bad at css, but this looks marginally better

This commit is contained in:
Robbe Van Herck 2020-05-14 13:47:17 +02:00
parent f673ff6637
commit fc592d742f
2 changed files with 5 additions and 1 deletions

View File

@ -67,6 +67,10 @@ table {
padding-left: 10px;
}
#GSR {
float: right;
}
.legend {
height: 52px;
width: 130px;

View File

@ -95,8 +95,8 @@
</div>
</script>
<script id="info-template" type="text/x-handlebars-template">
<a href="https://gentsestudentenraad.be/"><img id="GSR" src="img/GSR.png"></a>
<a href="http://zeus.ugent.be/"><img id="zeus" src="img/zeus.png"></a>
<a href="https://gentsestudentenraad.be/"><img id="GSR" src="img/GSR.png"></a>
</script>
<script id="share-template" type="text/x-handlebars-template">
<div class="fb-share-button" data-href="//blok.ugent.be" data-layout="button_count"></div>