Intégration de mes livres à mes articles
This commit is contained in:
@@ -105,4 +105,12 @@
|
||||
--weather-metric-bg: rgba(255, 255, 255, 0.03);
|
||||
--weather-metric-border: 1px solid var(--gray-800);
|
||||
--weather-icon-shadow: drop-shadow(0 6px 12px rgba(0, 0, 0, 0.4));
|
||||
|
||||
/* Oeuvres (blocs de livres) */
|
||||
--color-oeuvre-heading: var(--gray-0);
|
||||
--color-oeuvre-text: var(--color-text);
|
||||
--color-oeuvre-link-primary-bg: var(--green-700);
|
||||
--color-oeuvre-link-primary-text: var(--gray-0);
|
||||
--color-oeuvre-link-primary-border: var(--green-500);
|
||||
--color-oeuvre-link-secondary-text: var(--color-link);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user