X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=theme%2Fstatic%2Fcss%2Fmain.css;h=6adaa982790c1d23407f4e2e1b38c3f63708f966;hp=1fae233e6de15404bbd99573c1d74075e8533201;hb=45e691e759a1933381f7b1a248d61d024cda529d;hpb=1996f494130eff301253a8cde8abeceae611b4fe diff --git a/theme/static/css/main.css b/theme/static/css/main.css index 1fae233..6adaa98 100644 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -227,6 +227,7 @@ ol.archive li .tags } + /* Social */ .social { @@ -324,3 +325,25 @@ span.tag-5 { span.tag-6 { font-size: 75%; } + + +/* footnotes */ +p#notes-header { + font-weight: bold; +} + +ol.simple-footnotes { + font-size: 85%; +} + + +/* sidebar-aside */ +aside.boxout { + width: 80%; + font-size: 12px; + background-color: #E5E5E5; + outline-style: solid; + outline-color: black; + outline-width: 1px; + padding: 6px; +}