diff --git a/theme-fred/static/css/main.css b/theme-fred/static/css/main.css index 8272465..bee8432 100644 --- a/theme-fred/static/css/main.css +++ b/theme-fred/static/css/main.css @@ -71,6 +71,7 @@ time { img { display: block; margin: auto; + margin-bottom: 15px; max-width: 75%; height: auto; border: none; @@ -84,7 +85,7 @@ blockquote { p { line-height: 30px; - margin: auto; + margin-top: auto; text-indent: 0px; }