X-Git-Url: http://unremediatedgender.space/source?a=blobdiff_plain;f=theme%2Fstatic%2Fcss%2Fmain.css;h=a32ebdb7278a4c701844d63c2b5c8001b8b88272;hb=2980fe3c;hp=be09e61b18e9052e2c5dea0edf5bbaea1db2aa86;hpb=f8b17536638b80cceef22d7f8411246c748e84a5;p=Ultimately_Untrue_Thought.git diff --git a/theme/static/css/main.css b/theme/static/css/main.css index be09e61..a32ebdb 100644 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -53,7 +53,7 @@ header { footer { border-top: 1px dotted #D6D6D6; - line-height: 30px; + line-height: 15px; padding: 0 1em; font-size: 0.8em; } @@ -227,6 +227,7 @@ ol.archive li .tags } + /* Social */ .social { @@ -324,3 +325,13 @@ span.tag-5 { span.tag-6 { font-size: 75%; } + + +/* footnotes */ +p#notes-header { + font-weight: bold; +} + +ol.simple-footnotes { + font-size: 85%; +}