projects: Give project logos a little more separation from rule above.

This commit is contained in:
Brett Smith 2018-04-10 22:54:31 -04:00
parent 6d5cf9941e
commit c82cc0f35c

View file

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