more styling of sponsors page

This commit is contained in:
Thomas Steen Rasmussen 2016-07-19 09:57:29 +02:00
parent 48562a5161
commit 2a6c5d2a4e

View file

@ -73,8 +73,9 @@ and we can talk about it.</p>
grateful for all the help we are getting, and we are looking forward to adding grateful for all the help we are getting, and we are looking forward to adding
more names to this list over the coming months.</p> more names to this list over the coming months.</p>
<p class="lead"><a href="https://www.bornfiber.dk"><img src="{% static 'img/sponsors/bornfiber-logoweb.png' %}" class="img-responsive" alt="BornFiber Logo"> Internet uplink and bandwidth</a></p> <div class="text-center">
<p class="lead"><a href="http://www.dkuug.dk/"><img src="{% static 'img/sponsors/DKUUGlogo.jpeg' %}" class="img-responsive" alt="DKUUG Logo"> Cash sponsorship</a></p> <p class="lead"><a href="https://www.bornfiber.dk"><img src="{% static 'img/sponsors/bornfiber-logoweb.png' %}" class="img-responsive center-block" alt="BornFiber Logo"> Internet uplink and bandwidth</a></p>
<p class="lead"><a href="https://www.prosa.dk/mit-prosa/udvalg/ungdomsudvalget-u35/"><img src="{% static 'img/sponsors/PROSA-logo.png' %}" class="img-responsive" alt="PROSA Logo"> Bus transportation</a></p> <p class="lead"><a href="http://www.dkuug.dk/"><img src="{% static 'img/sponsors/DKUUGlogo.jpeg' %}" class="img-responsive center-block" alt="DKUUG Logo"> Cash sponsorship</a></p>
<p class="lead"><a href="https://www.prosa.dk/mit-prosa/udvalg/ungdomsudvalget-u35/"><img src="{% static 'img/sponsors/PROSA-logo.png' %}" class="img-responsive center-block" alt="PROSA Logo"> Bus transportation</a></p>
</div>
{% endblock %} {% endblock %}