mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 18:11:52 -04:00
Fix text background color in SEMOS dark mode
This commit is contained in:
parent
8b03975594
commit
f468228b0c
1 changed files with 0 additions and 4 deletions
|
@ -17,10 +17,6 @@ code.terminal{
|
|||
border-color: rgba(255, 255, 255, .5);
|
||||
}
|
||||
|
||||
main.manual *:target{
|
||||
color: var(--light-body-text);
|
||||
}
|
||||
|
||||
main.manual *:target aside.number{
|
||||
color: var(--dark-body-text);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue