From 31fd1c1ca4756fbc431cd9408de64d31281e26c1 Mon Sep 17 00:00:00 2001
From: Sergey Matveev <stargrave@stargrave.org>
Date: Tue, 25 Jan 2022 21:46:04 +0300
Subject: [PATCH] Trivial restyling

---
 doc/style.css | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/doc/style.css b/doc/style.css
index 0d2e65b..44fa2e0 100644
--- a/doc/style.css
+++ b/doc/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.51.0