summaryrefslogtreecommitdiff
path: root/public/css/foot.css
diff options
context:
space:
mode:
authorpolo <ordipolo@gmx.fr>2025-06-23 17:22:28 +0200
committerpolo <ordipolo@gmx.fr>2025-06-23 17:22:45 +0200
commitff2a45feb0080b89db8c6193306a4676705ea607 (patch)
tree216ad216f31591d22929ceb35bef43da6e6e0530 /public/css/foot.css
parentcebc19ef236aac2968d2ffccfcff9b975b63fa8d (diff)
downloadcms-ff2a45feb0080b89db8c6193306a4676705ea607.zip
diverses améliorations de l'affichage
Diffstat (limited to 'public/css/foot.css')
-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 023a0f2..dd9b953 100644
--- a/public/css/foot.css
+++ b/public/css/foot.css
@@ -134,6 +134,7 @@ footer > div
134 background-color: #ffff00; 134 background-color: #ffff00;
135 position: fixed; 135 position: fixed;
136 bottom: 0px; 136 bottom: 0px;
137 z-index: 1; /* augmenter la valeur si nécessaire */
137} 138}
138.logged_in button 139.logged_in button
139{ 140{