mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 09:56:51 +01:00
heading link fix
This commit is contained in:
parent
ef2e7197aa
commit
cc26ede465
@ -72,7 +72,8 @@ h3 a:visited:hover {
|
|||||||
color: @link-color-hover;
|
color: @link-color-hover;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:active {
|
a:active,
|
||||||
|
h1 a:visited:active {
|
||||||
.transition(none);
|
.transition(none);
|
||||||
top: 1px;
|
top: 1px;
|
||||||
background: @link-color;
|
background: @link-color;
|
||||||
|
Loading…
Reference in New Issue
Block a user