aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/assets
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-05-13 15:24:43 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-05-13 15:24:43 +0200
commit36d0b61b6875bcc119d739a587974b1b09f9d978 (patch)
tree9d114960cdc65c163537cebb20c352aae1abca12 /assets
parentRevert "lowercase category names" (diff)
downloadjekyll-theme-36d0b61b6875bcc119d739a587974b1b09f9d978.tar.gz
jekyll-theme-36d0b61b6875bcc119d739a587974b1b09f9d978.zip
posts: more zing to the side font
Diffstat (limited to 'assets')
-rw-r--r--assets/css/jekyll-theme/utils.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/css/jekyll-theme/utils.css b/assets/css/jekyll-theme/utils.css
index f7c4d6f..99920c8 100644
--- a/assets/css/jekyll-theme/utils.css
+++ b/assets/css/jekyll-theme/utils.css
@@ -22,3 +22,6 @@ html * {
display: none;
}
}
+.font-size-90 {
+ font-size: 90%;
+}