From: Sergey Matveev Date: Wed, 4 Sep 2019 06:21:24 +0000 (+0300) Subject: Trivial restyling X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=3f54f56b8109cbbeec6c9b54abdf04ed34a93b81;p=govpn.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 } -->