From 517f0fefc9c3d7c95b6c509bfaf40cdcb8bc91db Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 15 Sep 2017 13:11:21 +0200 Subject: [PATCH] bckg --- themes/ficelle/css/ficelle.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/ficelle/css/ficelle.css b/themes/ficelle/css/ficelle.css index ae2662a..b64574f 100644 --- a/themes/ficelle/css/ficelle.css +++ b/themes/ficelle/css/ficelle.css @@ -439,7 +439,7 @@ table { /* FRED */ body { line-height: 1.4; - background-color: rgba(160,154,60,0.3); + background-color: rgba(160,154,60,0.53); /*background-color: rgba(13, 13, 13, 0.1);*/ } -- GitLab