mirror of https://gitlab.com/bashrc2/epicyon
Visited background
parent
a1e5a8da61
commit
1e48f8c84b
|
@ -942,6 +942,9 @@ aside .toggle-inside li {
|
|||
.column-left a:link {
|
||||
background: var(--column-left-color);
|
||||
}
|
||||
.column-left a:visited {
|
||||
background: var(--column-left-color);
|
||||
}
|
||||
.column-left {
|
||||
background-color: var(--column-left-color);
|
||||
width: var(--column-left-width);
|
||||
|
|
Loading…
Reference in New Issue