From 74fb648d199bf70a3401b38fbf5a7654fdc0f23e Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 29 Jan 2020 14:32:58 +0100 Subject: fix add label to title in home --- assets/css/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets') 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; } -- cgit v1.2.3