- Mise à jour de la DA de la main page.

- Ajout de data temporaire pour les articles.
This commit is contained in:
iMax 2024-12-06 04:43:17 +01:00
parent 1de47f3fb8
commit 5bb2ac3f9b
11 changed files with 76 additions and 35 deletions

View file

@ -9,7 +9,7 @@ export default function ClickableLink({url, text}: ClickableLinkProps) {
backgroundColor: "transparent",
borderRadius: '8px',
borderWidth: '0',
color:"purple",
color:"white",
cursor: 'pointer',
display: 'inline-block',
fontFamily: '"Haas Grot Text R Web", "Helvetica Neue", Helvetica, Arial, sans-serif',