summaryrefslogtreecommitdiff
path: root/design/sass/_archives.scss
diff options
context:
space:
mode:
Diffstat (limited to 'design/sass/_archives.scss')
-rw-r--r--design/sass/_archives.scss5
1 files changed, 4 insertions, 1 deletions
diff --git a/design/sass/_archives.scss b/design/sass/_archives.scss
index 29f33df..c477467 100644
--- a/design/sass/_archives.scss
+++ b/design/sass/_archives.scss
@@ -292,7 +292,10 @@
}
.post-location {
color: lighten($body_font_light, 5);
-
+ a {
+ color: lighten($body_font_light, 5);
+ text-decoration: none;
+ }
}
.btn {
@include smcaps;