From: Sergey Matveev Date: Wed, 24 Jun 2020 17:47:11 +0000 (+0300) Subject: Trivial restyling X-Git-Tag: v4.2.4~2 X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=commitdiff_plain;h=fa47041e922dfda9b5af0a86cf468c9d3af2daa2 Trivial restyling --- 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 } -->