Update .styl file. Ran the compile and it results in exactly what I did by hand, d'oh.
This commit is contained in:
parent
0ab8a73ba2
commit
4dfa15cffa
|
@ -51,7 +51,7 @@
|
||||||
background-color: $sidebar-bg
|
background-color: $sidebar-bg
|
||||||
}
|
}
|
||||||
|
|
||||||
.content a {
|
.content a:link {
|
||||||
color: $links
|
color: $links
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue