SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit f553a59c authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Improve style once more

parent 75d50cf8
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,8 @@ EMAIL_FOOTER = (
'{% load staticfiles %}'
'<ul style="background-color: #f0f0f0; color: #002B49; list-style-type: none; padding: 5px 5px;">'
'<li style="display: inline; margin: 0px; padding: 0px;"><a href="https://scipost.org">'
'<img src="{% static \'scipost/images/logo_scipost_with_bgd_small.png\' %}" width="64px"></a></li>'
'<img src="{% static \'scipost/images/logo_scipost_with_bgd_small.png\' %}" width="64px" '
'style="margin: 0px; padding: 0px;"></a></li>'
'<li style="display: inline; margin: 3px; padding: 3px;">'
'<a href="https://scipost.org/journals/" style="padding: 3px;">Journals</a></li>'
'<li style="display: inline; margin: 3px; padding: 3px;">'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment