classe et espece

This commit is contained in:
2026-02-17 17:10:01 +04:00
parent fd2f951710
commit b0c2c7c240
8 changed files with 81 additions and 10 deletions

View File

@@ -32,7 +32,7 @@ const { title } = Astro.props;
:root {
/* Palette de base */
--color-parchment: #fdf6e8;
--color-ink: #4a4130;
--color-ink: #403a25;
--color-gold: #c89b3c;
--color-gold-dark: #b8860b;
@@ -224,7 +224,6 @@ const { title } = Astro.props;
max-width: 400px;
min-height: 120px;
background: white !important;
border: 1px solid var(--color-gold) !important;
border-radius: 12px;
padding: 20px;
text-decoration: none !important;