Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
m Fix typo.
m Coding and testing
Line 1: Line 1:
:root {
:root {
  --background-color-evon: var(--background-color-warning-subtle);
  --background-color-evon: #FF0000;
}
}

Revision as of 10:19, 22 June 2025

:root {
 --background-color-evon: #FF0000;
}