From c2a7a5f812ec1fde534adab4c954316643135335 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 23 Jan 2022 16:13:23 +0000 Subject: Publishing new version --- style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 2c9d06ce..4511037d 100644 --- a/style.css +++ b/style.css @@ -18,6 +18,7 @@ h1 { background-color: #000000; text-decoration: underline; margin-left: -23px; + max-width: 878px; } h2 { @@ -28,6 +29,7 @@ h2 { background-color: #000000; text-decoration: underline; margin-left: -11px; + max-width: 889px; } h3 { @@ -38,6 +40,7 @@ h3 { background-color: #000000; text-decoration: underline; margin-left: -5px; + max-width: 895px; } a { @@ -72,7 +75,6 @@ img { pre { display: block; - padding: 5px; overflow-x: auto; color: #ffffff; background-color: #000000; -- cgit v1.2.3