X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=theme%2Fstatic%2Fcss%2Fmain.css;h=a32ebdb7278a4c701844d63c2b5c8001b8b88272;hp=f27dcd5136b69cd92b9603cc8a4552dcca78c85a;hb=2980fe3c905fc76f325ccf830abc2f03d8a4ad43;hpb=6e8f3b60100fef3b5d47e9f759578484bb8df6eb diff --git a/theme/static/css/main.css b/theme/static/css/main.css index f27dcd5..a32ebdb 100644 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -16,11 +16,6 @@ time { display: block; } -html { - font-size: 100%; - -ms-text-size-adjust: 100%; - -webkit-text-size-adjust: 100%; -} body { font-family: 'Source Sans Pro', sans-serif; font-size: 14px; @@ -58,7 +53,7 @@ header { footer { border-top: 1px dotted #D6D6D6; - line-height: 30px; + line-height: 15px; padding: 0 1em; font-size: 0.8em; } @@ -232,6 +227,7 @@ ol.archive li .tags } + /* Social */ .social { @@ -329,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%; +}