From: Sergey Matveev Date: Sun, 27 Sep 2020 11:12:28 +0000 (+0300) Subject: Yet another trivial restyling X-Git-Tag: v5.4.0^2~8 X-Git-Url: http://www.git.cypherpunks.ru/?a=commitdiff_plain;h=5e4712b6dc1c4c82432dfb4f7154f3dfa1697622;p=nncp.git Yet another trivial restyling --- diff --git a/doc/style.css b/doc/style.css index 0dec0f2..17f3b71 100644 --- a/doc/style.css +++ b/doc/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 } -->