From 547df53eac7d520874df2c222dfbade8da7399e4 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Tue, 9 Aug 2016 11:29:05 -0700 Subject: [PATCH] Updated Jekyll config --- versions/c1pjs/1.23.3/common.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/versions/c1pjs/1.23.3/common.css b/versions/c1pjs/1.23.3/common.css index 48999bc28..6b1c0f887 100644 --- a/versions/c1pjs/1.23.3/common.css +++ b/versions/c1pjs/1.23.3/common.css @@ -161,6 +161,9 @@ pre a, code a { margin-left: 150px; } +.common-main blockquote { + text-align: justify; +} .common-image-gallery { margin: 0 auto; text-align: center;