fix newer-link hover
This commit is contained in:
parent
f22e2c884c
commit
ed52e9dfde
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ a:hover {
|
||||||
.lcolor {
|
.lcolor {
|
||||||
color: $color-light;
|
color: $color-light;
|
||||||
}
|
}
|
||||||
.older-link, .newer-linker, .older-link:hover, .newer-link:hover {
|
.older-link, .newer-link, .older-link:hover, .newer-link:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue