Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/dark-style.css')
-rw-r--r--assets/css/dark-style.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/assets/css/dark-style.css b/assets/css/dark-style.css
index cb44c79..7d54d36 100644
--- a/assets/css/dark-style.css
+++ b/assets/css/dark-style.css
@@ -23,11 +23,6 @@ table tr:nth-child(even) {
background-color: rgba(51, 54, 58, .35);
}
-::selection {
- color: #191919;
- background-color: #c2c1a2;
-}
-
mark {
background-color: #515b70;
}