From 2266c524ea8a082dc30c32546f4a29fe34f53462 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 22 Feb 2022 11:03:07 +0300 Subject: [PATCH 1/1] =?utf8?q?=D0=9D=D0=B5=D0=B1=D0=BE=D0=BB=D1=8C=D1=88?= =?utf8?q?=D0=BE=D0=B5=20=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=B8?= =?utf8?q?=D0=B5=20=D1=81=D1=82=D0=B8=D0=BB=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/style.css b/style.css index 0d2e65b..44fa2e0 100644 --- a/style.css +++ b/style.css @@ -1,8 +1,4 @@ -body { - margin: auto; - width: 80em; - background-color: #AEBECE; -} +body { background-color: #AEBECE } h1, h2, h3, h4 { text-align: center } h1, h2, h3, h4, strong { color: #900090 } pre { background-color: #CCCCCC } -- 2.44.0