mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
highlight readme command
This commit is contained in:
parent
5a7be705f4
commit
7150704776
1 changed files with 4 additions and 0 deletions
|
|
@ -218,6 +218,10 @@
|
|||
transition: color var(--transition-speed);
|
||||
}
|
||||
|
||||
li:last-of-type > .command {
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
||||
.command:hover {
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue