aboutsummaryrefslogtreecommitdiff
path: root/assets/css
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2020-01-29 14:32:58 +0100
committervincent-peugnet <v.peugnet@free.fr>2020-01-29 14:32:58 +0100
commit74fb648d199bf70a3401b38fbf5a7654fdc0f23e (patch)
tree5eb07f34ee2864546ca09eee53c4b9b6742b2211 /assets/css
parentdbdff59c140fe45d858f4dc2c611daf56005aef6 (diff)
downloadwcms-74fb648d199bf70a3401b38fbf5a7654fdc0f23e.tar.gz
wcms-74fb648d199bf70a3401b38fbf5a7654fdc0f23e.zip
fix add label to title in home
Diffstat (limited to 'assets/css')
-rw-r--r--assets/css/home.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/home.css b/assets/css/home.css
index b14f9a1..a801ba8 100644
--- a/assets/css/home.css
+++ b/assets/css/home.css
@@ -107,7 +107,7 @@ main.home div#main {
flex-direction: column;
}
-main.home table#home2table label {
+main.home table .id {
font-family: monospace;
font-size: medium;
}