From: Sergey Matveev Date: Sun, 12 Jul 2020 10:37:01 +0000 (+0300) Subject: Тривиальная коррекция стиля X-Git-Url: http://www.git.cypherpunks.ru/?p=cypherpunks-www.git;a=commitdiff_plain;h=e38452e861dbbe05af357690622fcd2b11559cb3 Тривиальная коррекция стиля --- 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 } -->