display multiple links on news pages

This commit is contained in:
2025-06-10 18:19:59 +02:00
parent b944bc0690
commit 80d1284484
4 changed files with 16 additions and 14 deletions

View File

@@ -61,7 +61,7 @@
@include sous_titre();
}
.liens_fixed > div > div:nth-of-type(2), .file_fixed > div > div > div {
.liens_fixed > div > div:nth-of-type(2) > div, .file_fixed > div > div > div {
padding: 0 calc($x_margin / 2);
text-align: right;
margin: 2rem 0;