Settle on serif font, add scroll to top component

This commit is contained in:
2019-08-30 06:22:26 +00:00
parent 23cdbc9292
commit 20a9d9d452
17 changed files with 42 additions and 52 deletions

View File

@@ -25,11 +25,7 @@
color: #cccccc;
}
.dark .story-text a {
color: #ddd;
}
.dark .story-text a::after {
.dark .article a {
border-bottom: 1px solid #aaaaaa;
}
@@ -42,13 +38,10 @@
}
.dark .article .info a {
border-bottom: none;
color: #828282;
}
.dark .comments a {
border-bottom: 1px solid #aaaaaa;
}
.dark .comment.lined {
border-left: 1px solid #444444;
}