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

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authoramazingrise <8315221+AmazingRise@users.noreply.github.com>2020-03-02 17:55:02 +0300
committeramazingrise <8315221+AmazingRise@users.noreply.github.com>2020-03-02 17:55:02 +0300
commit1bb9347f4e122b573ff3e4f94e5954e1bcfb95ff (patch)
tree6c83b03e5fe7821cb9bb8832a9594a73849ba9b5 /assets
parentfdaf6145cbbc4573a87e51b492e4893722b8fe73 (diff)
Add Section(Archive) page.
Diffstat (limited to 'assets')
-rw-r--r--assets/scss/journal.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/scss/journal.scss b/assets/scss/journal.scss
index 47002f1..9c8e603 100644
--- a/assets/scss/journal.scss
+++ b/assets/scss/journal.scss
@@ -995,4 +995,8 @@ a {
}
}
}
+}
+
+.year {
+ color: $dark-accent;
} \ No newline at end of file