From 6779619f51bc1b959bd143882af762ab64ecc69c Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sun, 22 Apr 2018 11:59:58 +0100 Subject: [PATCH] indent tables --- local.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/local.css b/local.css index 4caacaab2..84171d387 100644 --- a/local.css +++ b/local.css @@ -194,6 +194,10 @@ div.tright { border-width: .5em 0 .8em 1.4em; } +table { + padding-left: 100px; +} + table, th, td { border: 1px solid black; } -- 2.30.2