From 72d64cc93bc265d57c23b334165ae28295bc0f61 Mon Sep 17 00:00:00 2001 From: LC Date: Fri, 3 Feb 2023 17:36:59 +0100 Subject: [PATCH] Adressage relatif des styles du cms --- core/layout/light.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/core/layout/light.php b/core/layout/light.php index d7946d3..9776f16 100644 --- a/core/layout/light.php +++ b/core/layout/light.php @@ -6,13 +6,13 @@ showMetaTitle(); ?> - - - - - showStyle(); + + + + + showStyle(); $this->showVendorCss(); ?> - + showFavicon(); $this->showVendor();