bugfix(ui): logos alignment

This commit is contained in:
mb-wali
2021-05-17 12:38:20 +02:00
committed by Mojib Wali
parent 9906e0e635
commit 3376040e78
@@ -117,7 +117,7 @@ details.
{% trans invenio_rdm="http://inveniosoftware.org/products/rdm" %}<strong>Powered by</strong>
<a href="{{invenio_rdm}}" target="_blank" title="invenioRDM">{% endtrans %}
<br>
<img src="{{ url_for('static', filename='images/inveniordm-tail.svg')}}" alt="invenioRDM" height="80px">
<img src="{{ url_for('static', filename='images/inveniordm-tail.svg')}}" alt="invenioRDM" height="90px">
</a>
</div>
</div>
@@ -128,7 +128,7 @@ details.
<br>
<img src="{{ url_for('static', filename='images/Fair_Data_Austria_orangerot.png')}}" alt="Fair Data Austria"
style="
width: 220px;
width: 230px;
margin-top: 15px;
height: auto;">
</a>
@@ -142,9 +142,9 @@ details.
<br>
<img src="{{ url_for('static', filename='images/oea.svg')}}" alt="Open Education Austria"
style="
margin-top: -10px;
margin-top: -5px;
margin-left: 10px;
width: 220px;
width: 200px;
height: auto;">
</a>
</div>