summaryrefslogtreecommitdiff
path: root/srv/src/http/static
diff options
context:
space:
mode:
Diffstat (limited to 'srv/src/http/static')
-rw-r--r--srv/src/http/static/mediocre.css13
1 files changed, 5 insertions, 8 deletions
diff --git a/srv/src/http/static/mediocre.css b/srv/src/http/static/mediocre.css
index 7b9d784..26dee81 100644
--- a/srv/src/http/static/mediocre.css
+++ b/srv/src/http/static/mediocre.css
@@ -59,16 +59,13 @@ hr {
opacity: 25%;
}
-table td {
- border: 0;
-}
-
-table tr {
- border-bottom: 1px dashed var(--nc-tx-1);
+table {
+ font-size: 0.8rem;
}
-table tr:nth-child(1) {
- border-top: 1px dashed var(--nc-tx-1);
+table td {
+ border: 0;
+ margin: 0;
}
table td form,