1
0
Fork 0

heading link fix

This commit is contained in:
Matthias Kretschmann 2014-07-10 17:43:16 +02:00
parent ef2e7197aa
commit cc26ede465
1 changed files with 2 additions and 1 deletions

View File

@ -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;