mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46: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;
|
||||
}
|
||||
|
||||
a:active {
|
||||
a:active,
|
||||
h1 a:visited:active {
|
||||
.transition(none);
|
||||
top: 1px;
|
||||
background: @link-color;
|
||||
|
Loading…
Reference in New Issue
Block a user