mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-21 01:53:26 +00:00
8 lines
92 B
Plaintext
Executable File
8 lines
92 B
Plaintext
Executable File
.link-inherit {
|
|
color: inherit;
|
|
|
|
&:hover, &:focus {
|
|
color: inherit;
|
|
}
|
|
}
|