SciPost Code Repository

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

Rework clockss, FJN logo display

parent 51827c9f
No related branches found
No related tags found
No related merge requests found
Showing
with 4 additions and 4 deletions
scipost_django/scipost/static/scipost/images/FJN-logo-long_w100.png

3.91 KiB | W: | H:

scipost_django/scipost/static/scipost/images/FJN-logo-long_w100.png

3.84 KiB | W: | H:

scipost_django/scipost/static/scipost/images/FJN-logo-long_w100.png
scipost_django/scipost/static/scipost/images/FJN-logo-long_w100.png
scipost_django/scipost/static/scipost/images/FJN-logo-long_w100.png
scipost_django/scipost/static/scipost/images/FJN-logo-long_w100.png
  • 2-up
  • Swipe
  • Onion skin
scipost_django/scipost/static/scipost/images/FJN-logo-long_w100.webp

2.52 KiB | W: | H:

scipost_django/scipost/static/scipost/images/FJN-logo-long_w100.webp

2.47 KiB | W: | H:

scipost_django/scipost/static/scipost/images/FJN-logo-long_w100.webp
scipost_django/scipost/static/scipost/images/FJN-logo-long_w100.webp
scipost_django/scipost/static/scipost/images/FJN-logo-long_w100.webp
scipost_django/scipost/static/scipost/images/FJN-logo-long_w100.webp
  • 2-up
  • Swipe
  • Onion skin
scipost_django/scipost/static/scipost/images/FJN-logo-long_w200.png

8.86 KiB

scipost_django/scipost/static/scipost/images/FJN-logo-long_w200.webp

4.91 KiB

scipost_django/scipost/static/scipost/images/clockss-boxed-logo-90w.png

5.96 KiB

scipost_django/scipost/static/scipost/images/clockss-boxed-logo-90w.webp

1.59 KiB

......@@ -16,8 +16,8 @@
</a>
<a href="https://www.clockss.org" target="_blank" rel="noopener">
<picture>
<source type="image/webp" srcset="{% static 'scipost/images/clockss_original_logo_boxed_ai-cropped-90.webp' %} 80w">
<img src="{% static 'scipost/images/clockss_original_logo_boxed_ai-cropped-90.png' %}" width="80" height="73" alt="Clockss logo">
<source type="image/webp" srcset="{% static 'scipost/images/clockss-boxed-logo-90w.webp' %} 80w">
<img src="{% static 'scipost/images/clockss-boxed-logo-90w.png' %}" width="90" height="90" alt="Clockss logo">
</picture>
</a>
<a href="https://i4oc.org/" target="_blank" rel="noopener">
......@@ -28,8 +28,8 @@
</a>
<a href="https://freejournals.org" target="_blank" rel="noopener">
<picture>
<source type="image/webp" srcset="{% static 'scipost/images/FJN-logo-long.webp' %} 100w">
<img src="{% static 'scipost/images/FJN-logo-long.png' %}" width="100" height="46" alt="FJN logo">
<source type="image/webp" srcset="{% static 'scipost/images/FJN-logo-long_w200.webp' %} 100w">
<img src="{% static 'scipost/images/FJN-logo-long_w200.png' %}" width="100" height="46" alt="FJN logo">
</picture>
</a>
</div>
......
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