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