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

github.com/4ever9/less.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/_dark.scss')
-rw-r--r--assets/scss/_dark.scss5
1 files changed, 4 insertions, 1 deletions
diff --git a/assets/scss/_dark.scss b/assets/scss/_dark.scss
index 584b4a4..06a70c1 100644
--- a/assets/scss/_dark.scss
+++ b/assets/scss/_dark.scss
@@ -16,7 +16,10 @@
}
.post-title,
- .single-title {
+ .single-title,
+ .nav-menu a,
+ .terms h2,
+ .terms a {
color: #d0d0d0;
}