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 {
|
||||
color: $blue-light;
|
||||
a {
|
||||
color: $blue-light;
|
||||
&:hover {
|
||||
color: $blue;
|
||||
text-decoration: underline;
|
||||
|
|
Loading…
Reference in a new issue