diff options
Diffstat (limited to 'public/css/foot.css')
| -rw-r--r-- | public/css/foot.css | 1 |
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 | { |
