mirror of
https://github.com/huhu/rust-search-extension
synced 2024-11-14 23:57:07 +00:00
Add original color to .rse-link
This commit is contained in:
parent
fcc0d2911d
commit
2d7351ad64
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
.rse-link {
|
||||
color: grey;
|
||||
}
|
||||
|
||||
.rse-link:hover {
|
||||
text-decoration: underline;
|
||||
}
|
Loading…
Reference in a new issue