aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-11-14 10:04:58 +0100
committervincent-peugnet <v.peugnet@free.fr>2018-11-14 10:04:58 +0100
commitb4c5790ef82a4cc248d40c8403e795089d06ab08 (patch)
tree8c5f1bb28b2b2a158c230dd3ce3a50c795b0bf11 /assets
parente1eb55024b67793e62e93696cffbd22ead855729 (diff)
downloadwcms-b4c5790ef82a4cc248d40c8403e795089d06ab08.tar.gz
wcms-b4c5790ef82a4cc248d40c8403e795089d06ab08.zip
article-render
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