From fd6c2c120459b85b8bdb057bc88e18acaa95b3a9 Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Mon, 18 Feb 2019 00:09:55 +0100 Subject: [PATCH] centered tables --- css/readtheorg.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/readtheorg.css b/css/readtheorg.css index 07799e1..a1c2497 100644 --- a/css/readtheorg.css +++ b/css/readtheorg.css @@ -357,6 +357,7 @@ table{ empty-cells:show; margin-bottom:24px; border-bottom:1px solid #e1e4e5; + margin: 0 auto; } td{