aboutsummaryrefslogtreecommitdiff
path: root/web/style
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-04-15 23:19:55 +0200
committermetamuffin <metamuffin@disroot.org>2024-04-15 23:19:55 +0200
commitf369728cc783493f8f6cab921b3c609d127bf6f2 (patch)
tree638a2a23e27a4c843237186708daa1e07b1f28ba /web/style
parent29a62d702b24d8ea30c72e17569d9a98ad2775b9 (diff)
downloadjellything-f369728cc783493f8f6cab921b3c609d127bf6f2.tar
jellything-f369728cc783493f8f6cab921b3c609d127bf6f2.tar.bz2
jellything-f369728cc783493f8f6cab921b3c609d127bf6f2.tar.zst
database statistics
Diffstat (limited to 'web/style')
-rw-r--r--web/style/layout.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/style/layout.css b/web/style/layout.css
index 7cc0e6f..b18b42e 100644
--- a/web/style/layout.css
+++ b/web/style/layout.css
@@ -157,3 +157,8 @@ summary h3 {
.search form input[type="text"] {
width: max(10em, 40%);
}
+
+td,
+th {
+ border: 1px solid gray;
+}