X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=theme%2Fstatic%2Fcss%2Fmain.css;h=6586dfefcf807f4d88d116a96eefad5d04653846;hp=a32ebdb7278a4c701844d63c2b5c8001b8b88272;hb=5fd5deb7075a540ee5f5ef280e81710ec154f634;hpb=2980fe3c905fc76f325ccf830abc2f03d8a4ad43 diff --git a/theme/static/css/main.css b/theme/static/css/main.css index a32ebdb..6586dfe 100644 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -335,3 +335,32 @@ p#notes-header { ol.simple-footnotes { font-size: 85%; } + + +/* sidebar-aside */ +aside.boxout { + width: 80%; + font-size: 85%; + background-color: #E5E5E5; + outline-style: solid; + outline-color: black; + outline-width: 1px; + padding: 6px; +} + +span.photo-credit { + font-size: 85%; +} + +.dialogue > p { + margin: 0.25em 0 0.25em; +} + +.dialogue-character-label { + font-weight: bold; + font-variant: small-caps; +} + +p.flower-break { + text-align: center; +}