Correction pour validation HTML + CSS + RSS
This commit is contained in:
@@ -34,6 +34,28 @@
|
||||
--color-strong-highlight: #8f3340;
|
||||
--border-width-regular: 2px;
|
||||
|
||||
/* Couleurs derivees pour rester compatibles avec le validateur CSS local. */
|
||||
--color-body-gradient-top: #1d2c3f;
|
||||
--color-body-gradient-mid: #172434;
|
||||
--color-body-gradient-bottom: #080e1a;
|
||||
--color-strong-highlight-start: #762b38;
|
||||
--color-strong-highlight-end: #84303c;
|
||||
--color-search-background: #0f1825;
|
||||
--color-accent-1-border-soft: #6087af;
|
||||
--color-accent-1-focus-outline: rgba(118, 167, 215, 0.78);
|
||||
--color-link-dead-404-underline: rgba(255, 159, 179, 0.78);
|
||||
--color-link-dead-marked-underline: rgba(255, 91, 110, 0.82);
|
||||
--color-link-external-button-border: #58a598;
|
||||
--color-link-external-button-background-top: #346660;
|
||||
--color-link-external-button-background-bottom: #1c333b;
|
||||
--color-link-external-button-border-hover: #80c6b6;
|
||||
--color-link-external-button-background-top-hover: #4f7c76;
|
||||
--color-link-external-button-background-bottom-hover: #223e44;
|
||||
--color-border-strong-alpha-55: rgba(59, 83, 109, 0.55);
|
||||
--color-border-strong-alpha-62: rgba(59, 83, 109, 0.62);
|
||||
--color-border-strong-alpha-72: rgba(59, 83, 109, 0.72);
|
||||
--color-content-soft-background: rgba(17, 27, 42, 0.82);
|
||||
|
||||
--font-body: "Source Sans 3", "Noto Sans", "DejaVu Sans", sans-serif;
|
||||
--font-heading: "Avenir Next Condensed", "Franklin Gothic Medium", "Arial Narrow", sans-serif;
|
||||
--font-size-root-min: 16px;
|
||||
|
||||
Reference in New Issue
Block a user