link color
This commit is contained in:
parent
2f464c83ca
commit
9b62b63ea9
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ a {
|
||||||
}
|
}
|
||||||
|
|
||||||
&.permalink {
|
&.permalink {
|
||||||
color: lighten($link-color, 25%);
|
color: $link-color;
|
||||||
font-size: 0.65em;
|
font-size: 0.65em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue