Update .styl file. Ran the compile and it results in exactly what I did by hand, d'oh.

This commit is contained in:
asolove 2015-12-27 21:13:31 -07:00
parent 0ab8a73ba2
commit 4dfa15cffa
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
background-color: $sidebar-bg background-color: $sidebar-bg
} }
.content a { .content a:link {
color: $links color: $links
} }