aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-07-09 18:38:45 +0100
committerYann Herklotz <git@yannherklotz.com>2022-07-09 18:38:55 +0100
commit265ef57f0f48b04f4517d4c03da0f9c2f43f615a (patch)
tree2ebbc9a337e5cec03a672802c66f92ef919880ed /themes
parent13f3dfef9ec1d3fd98e68713966d9f041355c293 (diff)
downloadyannherklotz.com-265ef57f0f48b04f4517d4c03da0f9c2f43f615a.tar.gz
yannherklotz.com-265ef57f0f48b04f4517d4c03da0f9c2f43f615a.zip
Add new blog-post
Diffstat (limited to 'themes')
-rw-r--r--themes/ymherklotz/static/css/default.css8
1 files changed, 3 insertions, 5 deletions
diff --git a/themes/ymherklotz/static/css/default.css b/themes/ymherklotz/static/css/default.css
index 601a56e..f9e7ef3 100644
--- a/themes/ymherklotz/static/css/default.css
+++ b/themes/ymherklotz/static/css/default.css
@@ -385,12 +385,10 @@ dl {
}
#TableOfContents {
- line-height: 1;
+ line-height: 1.3;
margin-left: 1em;
-}
-
-#TableOfContents a {
- font-size: 0.8em;
+ font-family: 'Iosevka Web', monospace;
+ font-size: 0.7em
}
#TableOfContents ul {