From: Roland Häder Date: Thu, 8 Jun 2023 17:07:03 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=dea7208dbe82d4e450bffdfa2d712d8357c2e016;p=fba.git Continued: - make table border visible --- diff --git a/templates/base.html b/templates/base.html index 07700d2..6648dbd 100644 --- a/templates/base.html +++ b/templates/base.html @@ -30,6 +30,7 @@ table { width: 100%; + border: 2px solid #f0f0f0; border-spacing: 0px; }