mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-21 10:03:31 +00:00
7 lines
91 B
Plaintext
7 lines
91 B
Plaintext
.link-inherit {
|
|
color: inherit;
|
|
|
|
&:hover, &:focus {
|
|
color: inherit;
|
|
}
|
|
} |