From e38452e861dbbe05af357690622fcd2b11559cb3 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 12 Jul 2020 13:37:01 +0300 Subject: [PATCH] =?utf8?q?=D0=A2=D1=80=D0=B8=D0=B2=D0=B8=D0=B0=D0=BB=D1=8C?= =?utf8?q?=D0=BD=D0=B0=D1=8F=20=D0=BA=D0=BE=D1=80=D1=80=D0=B5=D0=BA=D1=86?= =?utf8?q?=D0=B8=D1=8F=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 | 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.44.0