From af8f99fe5a08db80a384b7447fa6d3603932a49a Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 30 Apr 2019 10:17:07 +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=BF=D1=80=D0=B0=D0=B2=D0=BA=D0=B0=20?= =?utf8?q?=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 | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index e05fd44..17f3b71 100644 --- a/style.css +++ b/style.css @@ -7,4 +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 ; border-collapse: collapse } --> -- 2.44.0