use svg for flags

This commit is contained in:
Gaspard Jankowiak 2024-03-22 09:41:01 +01:00
commit 0664e96b72
7 changed files with 335 additions and 163 deletions

View file

@ -141,6 +141,8 @@ ol.publication-list li { background: linear-gradient(0deg, rgba(2,0,36,0) 0%, #f
.switcher { text-align: center; font-size: 2em; margin: 0.5em 0; }
.switcher > a:hover { text-decoration: none; }
.switch_flag { height: 1em; }
.credits { color: $dim; }
.centered_img { display: block; margin: 1em auto; }