highlight readme command
This commit is contained in:
@@ -218,6 +218,10 @@
|
||||
transition: color var(--transition-speed);
|
||||
}
|
||||
|
||||
li:last-of-type > .command {
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
||||
.command:hover {
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user