519
edits
No edit summary |
No edit summary |
||
| Line 22: | Line 22: | ||
--button-border: #ECF3EE; | --button-border: #ECF3EE; | ||
--button-dark: #ECF3EE; | --button-dark: #ECF3EE; | ||
--button-background: #ACCCB4; | |||
--button-light: #ECF3EE; | --button-light: #ECF3EE; | ||
--sidebar: #000000; | --sidebar: #000000; | ||
| Line 3,194: | Line 3,195: | ||
align-items: center; | align-items: center; | ||
list-style: none; | list-style: none; | ||
background-color: var(-- | background-color: var(--body-mid); | ||
transition: 0.2s; | transition: 0.2s; | ||
} | } | ||