From: Sergey Matveev Date: Sat, 27 Apr 2019 16:01:03 +0000 (+0300) Subject: Trivial restyling X-Git-Tag: 4.0^2~11 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=3749e342db09b7bdd3f487c9caf2893e4910bca5;p=nncp.git Trivial restyling --- diff --git a/doc/style.css b/doc/style.css index e05fd44..0dec0f2 100644 --- a/doc/style.css +++ b/doc/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 } -->