@ -48,7 +48,8 @@
.cover,
.contributions,
.contribution,
.index {
.index,
.content img {
break-before: page;
}
@ -149,6 +149,12 @@ dd {
object-fit: contain;
width: 100%;
height: auto;
@namespace svg url(http://www.w3.org/2000/svg);
/* Necessary to select only SVG <a> elements, and not also HTML's.
See warning below */