diff --git a/style.css b/style.css index a81f4e2..f2fc07c 100644 --- a/style.css +++ b/style.css @@ -384,6 +384,11 @@ article pre { line-height: 1.5em; } +article aside { + font-weight: lighter; + margin: 1em; +} + article section.footnotes { font-size: 0.9em; font-weight: lighter;