We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e624f commit 7931f9cCopy full SHA for 7931f9c
assets/css/style.css
@@ -5,8 +5,8 @@ img {
5
margin-right: auto;
6
}
7
8
-/* In beautifuljekyll.css #social-share-section a has color set to
9
- #fff for some reason (bug?), which overrides the reddit black, set in btn-reddit */
+/* This is link-color by default, which is fine in light mode where
+ it's dark on light, but in dark mode it becomes light on light */
10
#social-share-section a.btn-reddit {
11
color: #ff4500;
12
0 commit comments