aboutsummaryrefslogtreecommitdiff
path: root/_sass/minima/custom-styles.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/minima/custom-styles.scss')
-rw-r--r--_sass/minima/custom-styles.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/_sass/minima/custom-styles.scss b/_sass/minima/custom-styles.scss
index 0556d89..044b842 100644
--- a/_sass/minima/custom-styles.scss
+++ b/_sass/minima/custom-styles.scss
@@ -17,4 +17,10 @@
}
.footnotes {
font-size: 90%;
+}
+
+::selection,
+::-webkit-selection {
+ background: #b3d4fc !important;
+ color: #000 !important;
} \ No newline at end of file