Make content links bold for accessibility (minimum contrast)
This commit is contained in:
parent
360f7be9f4
commit
116c14040f
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ p {
|
||||||
|
|
||||||
|
|
||||||
.content a {
|
.content a {
|
||||||
|
font-weight: bold;
|
||||||
&:hover {
|
&:hover {
|
||||||
color: $link-hover;
|
color: $link-hover;
|
||||||
background-color: $link-hover-background;
|
background-color: $link-hover-background;
|
||||||
|
|
Loading…
Reference in a new issue