diff options
author | polo <ordipolo@gmx.fr> | 2025-04-21 20:36:10 +0200 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2025-04-21 20:36:10 +0200 |
commit | eb3e1eb8c8365d3b3d1d39f24314ba420255afc2 (patch) | |
tree | 5e3d747b0e4d5e747052e9afed76f3a0f0986379 /public/css/head.css | |
parent | ca3949aca0c7c1af476c8eec93b4920d5aff21ec (diff) | |
download | cms-eb3e1eb8c8365d3b3d1d39f24314ba420255afc2.zip |
page menu et chemin, partie1
Diffstat (limited to 'public/css/head.css')
-rw-r--r-- | public/css/head.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/head.css b/public/css/head.css index a718a45..4872275 100644 --- a/public/css/head.css +++ b/public/css/head.css | |||
@@ -6,7 +6,7 @@ header | |||
6 | background-image: url('../assets/fond-piscine.jpg'); | 6 | background-image: url('../assets/fond-piscine.jpg'); |
7 | background-size: cover; /* largeur du bloc_page */ | 7 | background-size: cover; /* largeur du bloc_page */ |
8 | } | 8 | } |
9 | .empty_nav_zone | 9 | #nav_zone |
10 | { | 10 | { |
11 | /*margin: auto;*/ | 11 | /*margin: auto;*/ |
12 | /*max-width: 1200px;*/ | 12 | /*max-width: 1200px;*/ |