mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 02:46:46 -04:00
Fix various CSS errors
This commit is contained in:
parent
3eec28f9da
commit
8930d9b906
3 changed files with 22 additions and 19 deletions
|
@ -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{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue