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:
Diffstat (limited to 'assets')
-rw-r--r--assets/scss/journal.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/scss/journal.scss b/assets/scss/journal.scss
index 3a34245..b238c58 100644
--- a/assets/scss/journal.scss
+++ b/assets/scss/journal.scss
@@ -829,6 +829,12 @@ a {
font-weight: 600;
font-style: normal;
line-height: 1.5em;
+ .post-subtitle {
+ font-size: $post-subtitle-size;
+ width: 80%;
+ opacity: 0.6;
+ padding: 0px 0 8px 0;
+ }
.post-meta {
margin: 0;
&,