From 0c94b3a09417a0510e514a26b28086c2a0fa17b7 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 2 Jul 2020 11:12:21 +0300 Subject: [PATCH] Trivial restyling --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 0dec0f2..17f3b71 100644 --- a/style.css +++ b/style.css @@ -7,5 +7,5 @@ body { h1, h2, h3, h4 { text-align: center } h1, h2, h3, h4, strong { color: #900090 } pre { background-color: #CCCCCC } -table, th, td { border: 1px solid black } +table, th, td { border: 1px solid black ; border-collapse: collapse } --> -- 2.48.1