mirror of
https://github.com/Gioni06/terminal.css
synced 2025-03-09 09:09:04 -04:00
fix bg color
This commit is contained in:
parent
099ff20d2c
commit
12265014ac
@ -248,7 +248,7 @@ ol.terminal-toc li::before {
|
||||
counter-increment: item;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
background: white;
|
||||
background: var(--background-color);
|
||||
padding: 4px 0 4px 4px;
|
||||
bottom: -8px
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user