Fix various CSS errors

This commit is contained in:
Alex Cabal 2024-04-22 10:51:29 -05:00
parent 3eec28f9da
commit 8930d9b906
3 changed files with 22 additions and 19 deletions

View file

@ -12,6 +12,7 @@
--link-highlight: var(--button-highlight); /* lighter looks better in dark mode */
--table-row-hover: var(--dark-table-row-hover);
--warning: var(--dark-warning);
--input-icon-shadow: var(--dark-input-icon-shadow);
}
main.front-page > section > section figure img{