Skip to content

Commit 5641cc1

Browse files
author
Wouter de Vos
committed
Fix link color.
1 parent 288c0e7 commit 5641cc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/screen.sass

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,11 @@ ul li
118118
margin-left: 1.5em
119119

120120
a
121-
color: #000
121+
color: #428bca
122122

123123
&:hover,
124124
&:focus
125-
color: #444
125+
color: #528bba
126126
outline: none
127127

128128
header

0 commit comments

Comments
 (0)