From fb20194be83172f303c516894afe63a19d5462a8 Mon Sep 17 00:00:00 2001 From: mose Date: Sat, 17 Aug 2019 23:58:02 +0800 Subject: [PATCH] colors again --- site/crapaud-fou.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/crapaud-fou.css b/site/crapaud-fou.css index 85c51cb..5467763 100644 --- a/site/crapaud-fou.css +++ b/site/crapaud-fou.css @@ -9,7 +9,7 @@ left: .1em; } .entete { - background-color: rgb(36, 33, 32); + background-color: rgb(33, 36, 32); color: rgb(240, 233, 233); } .entete a, .footer a {