css : définir SancySlab comme police par défaut du body
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
ee50caa9b5
commit
31bdeda154
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
body {
|
||||
background-color: var(--color-green);
|
||||
font-family: "SancySlab", serif;
|
||||
}
|
||||
|
||||
button {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue