projects: Adjust margins of project logos.
This commit is contained in:
parent
40c7e43e6f
commit
52953dcf52
1 changed files with 1 additions and 1 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Reference in a new issue