Remove link on title and correct readmore color

This commit is contained in:
2025-12-22 15:08:47 +01:00
parent 6984d7b04f
commit 7bd8614359
7 changed files with 11 additions and 27 deletions

View File

@@ -20,6 +20,7 @@
color: var(--color-text);
background-color: var(--color-background);
font-family: var(--font-basic);
font-weight: 400;
}
@@ -66,11 +67,6 @@ a {
text-align: right;
}
.readmore a {
color: var(--color-text);
text-decoration: underline;
}
.copyleft {
display:inline-block;
@@ -117,6 +113,7 @@ a {
padding-left: 1.5vw;
}
.titre {
text-align: center;