From 58bf19a5e1beed9a3709e3019c50119a5450103e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Benqu=C3=A9?= Date: Tue, 9 Feb 2021 20:58:45 +0000 Subject: [PATCH] Add XXX about 404 background --- customize.dist/src/less2/pages/page-404.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customize.dist/src/less2/pages/page-404.less b/customize.dist/src/less2/pages/page-404.less index 1fe18bd90..f8f55e29c 100644 --- a/customize.dist/src/less2/pages/page-404.less +++ b/customize.dist/src/less2/pages/page-404.less @@ -5,7 +5,7 @@ html, body { .font_main(); margin: 0px; padding: 0px; - background-color: @cp_static-bg; + background-color: @cp_static-bg; // XXX doesn't get applied color: @cryptpad_text_col; font-family: "IBM Plex Mono"; #cp-main {