From: JKirchartz Date: Tue, 20 Nov 2018 05:06:08 +0000 (-0500) Subject: tweak index2 X-Git-Url: https://git.fuckup.solutions//gitweb.cgi?a=commitdiff_plain;h=2e712e6bb275aabaf53d6bc96cadcd8ba0830c14;p=html.git tweak index2 --- diff --git a/index2.html b/index2.html index 1959d59..ce6f94f 100644 --- a/index2.html +++ b/index2.html @@ -6,7 +6,11 @@ body { color: #00FF00; background: #111; - text-align: center; +} +pre { + display: inline-block; + max-width: 60vw; + margin: 0 auto; }