diff --git a/local.css b/local.css index b03c5a2..a1942f4 100644 --- a/local.css +++ b/local.css @@ -17,6 +17,10 @@ img { margin: auto; max-width: 100% } +blockquote { + margin: auto; + max-width: 85%; +} body { margin: 40px auto; max-width: 70%; @@ -54,7 +58,6 @@ blockquote { image-rendering: crisp-edges } .ibox-head { - width: 100%; text-align: center; margin-top: 0.5em; margin-bottom: 0.5em