projects: Adjust margins of project logos.

This commit is contained in:
Brett Smith 2018-02-06 16:51:31 -05:00
parent 40c7e43e6f
commit 52953dcf52

View file

@ -3,7 +3,7 @@
{% block submenuselection %}Current{% endblock %}
{% block head %}
<style type="text/css">
.project-logo { float: right; height: 5em; }
#mainContent .project-logo { float: right; height: 5em; margin: 0 0 1.5em 1.5em; }
</style>
{% endblock %}
{% block content %}