diff options
author | luxagraf <sng@luxagraf.net> | 2018-05-16 11:00:41 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2018-05-16 11:00:41 -0400 |
commit | 8bfb9aac726df7969a0132c540d8d34a44dc7f9e (patch) | |
tree | 532f95f9ad5a2653febbadbddb5b2143df524732 /design/sass/_writing_details.scss | |
parent | 76ebda30205fac285299a315cc9f06d62b8e0a05 (diff) |
got rid of links to sightings I haven't written about
Diffstat (limited to 'design/sass/_writing_details.scss')
-rw-r--r-- | design/sass/_writing_details.scss | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/design/sass/_writing_details.scss b/design/sass/_writing_details.scss index 85b8c9f..9dec803 100644 --- a/design/sass/_writing_details.scss +++ b/design/sass/_writing_details.scss @@ -771,7 +771,7 @@ figure.picwide img.picwide { li ul li:before { content: "\2022"; margin-right: .35rem; - color: $body_font_light; + color: lighten($body_font, 40); } .grouper { margin-top: 1em; @@ -780,9 +780,6 @@ figure.picwide img.picwide { text-decoration: none; color: lighten($body_font, 20); } - a.nb { - color: lighten($body_font, 10); - } @include breakpoint(beta) { margin-bottom: 4em; #wildlife { |