aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/home.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/css/home.css b/assets/css/home.css
index 3d57cf0..ca8ad63 100644
--- a/assets/css/home.css
+++ b/assets/css/home.css
@@ -58,4 +58,9 @@ div#massedit {
#options ul {
list-style: none;
padding-inline-start: 0;
+}
+
+th {
+ background-color: darkgrey;
+ color: black;
} \ No newline at end of file