generated from lucien/actix-react-template
- Mise à jour de la DA de la main page.
- Ajout de data temporaire pour les articles.
This commit is contained in:
parent
1de47f3fb8
commit
5bb2ac3f9b
11 changed files with 76 additions and 35 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue