Logo § restauré, couleur unie partout, palettes printemps/été plus chaudes, rectifs admin

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Yvv
2026-02-27 12:42:44 +01:00
parent d8439cba0f
commit 14d3a7b3e3
5 changed files with 185 additions and 337 deletions

View File

@@ -146,14 +146,7 @@ a {
.palette-light .prose { color: hsl(var(--color-text)); }
.palette-light .prose :where(h1,h2,h3,h4,h5,h6) { color: hsl(var(--color-text)); }
/* text-gradient in light mode — vivid gradient */
.palette-light .text-gradient {
background-image: linear-gradient(135deg, hsl(var(--color-primary)), hsl(var(--color-accent)));
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
color: transparent !important;
}
/* text-gradient — solid primary color everywhere */
/* card surfaces — subtle shadow for depth */
.palette-light .card-surface {