diff options
-rw-r--r-- | docs/gen/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/gen/style.css b/docs/gen/style.css index 74795e4..f94cf0e 100644 --- a/docs/gen/style.css +++ b/docs/gen/style.css @@ -33,6 +33,9 @@ table { border-collapse: collapse; + border-style: solid; + border-width: 0.7pt 0; + border-color: black; } th, td { |