Allow the byline links to be subtly distinguished
This commit is contained in:
parent
56fb49aa29
commit
597fc07c84
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ hr {
|
||||||
.byline {
|
.byline {
|
||||||
color: $blue-light;
|
color: $blue-light;
|
||||||
a {
|
a {
|
||||||
color: $blue-light;
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: $blue;
|
color: $blue;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
|
Loading…
Reference in a new issue