summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorpolo <ordipolo@gmx.fr>2025-07-18 22:21:31 +0200
committerpolo <ordipolo@gmx.fr>2025-07-18 22:21:31 +0200
commit68746cb30bb0c85539761ee8f0fd7647015c96e7 (patch)
tree779c782cab3fd666f22e8be106c9f44c30fc94f8 /public
parentb55a029a5b4867349a172873d20a6ffd91c20e23 (diff)
downloadcms-68746cb30bb0c85539761ee8f0fd7647015c96e7.zip
détection des MAJ du CSS et JS avec versioning des fichiers
Diffstat (limited to 'public')
-rw-r--r--public/css/foot.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/foot.css b/public/css/foot.css
index 0eb250e..ad86305 100644
--- a/public/css/foot.css
+++ b/public/css/foot.css
@@ -77,6 +77,7 @@ footer > div
77.footer_logo img 77.footer_logo img
78{ 78{
79 max-width: 288px; 79 max-width: 288px;
80 min-width: 150px;
80} 81}
81@media screen and (max-width: 1000px) 82@media screen and (max-width: 1000px)
82{ 83{