projects: Give project logos a little more separation from rule above.
This commit is contained in:
parent
6d5cf9941e
commit
c82cc0f35c
1 changed files with 1 additions and 1 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Reference in a new issue