From 3749e342db09b7bdd3f487c9caf2893e4910bca5 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 27 Apr 2019 19:01:03 +0300 Subject: [PATCH] Trivial restyling --- doc/style.css | 1 + 1 file changed, 1 insertion(+) 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 } --> -- 2.44.0