diff options
| author | polo <ordipolo@gmx.fr> | 2022-07-19 13:43:33 +0200 |
|---|---|---|
| committer | polo <ordipolo@gmx.fr> | 2022-07-19 13:43:33 +0200 |
| commit | 66ee0f5f5416aed9f7a7264f18ae6bdf4c8ed50f (patch) | |
| tree | 6ac70ed4c4df9b60ef19b0f720ff04ddbde6ef8f /public | |
| parent | ed5df18ed28a338ecd763e6492991ccbf5e23eb0 (diff) | |
| download | melaine-66ee0f5f5416aed9f7a7264f18ae6bdf4c8ed50f.tar.gz melaine-66ee0f5f5416aed9f7a7264f18ae6bdf4c8ed50f.tar.bz2 melaine-66ee0f5f5416aed9f7a7264f18ae6bdf4c8ed50f.zip | |
miniatures articles 1
Diffstat (limited to 'public')
| -rw-r--r-- | public/css/menu.css | 32 |
1 files changed, 24 insertions, 8 deletions
diff --git a/public/css/menu.css b/public/css/menu.css index 559a594..28cba08 100644 --- a/public/css/menu.css +++ b/public/css/menu.css | |||
| @@ -27,9 +27,10 @@ header h3 | |||
| 27 | text-align: center; | 27 | text-align: center; |
| 28 | } | 28 | } |
| 29 | 29 | ||
| 30 | .articleActu > *:not(.boutonArticle) | 30 | /*.articleActu > *:not(.boutonArticle)*/ |
| 31 | .articleActu | ||
| 31 | { | 32 | { |
| 32 | max-width: 50%; | 33 | /*max-width: 50%;*/ |
| 33 | margin: auto; | 34 | margin: auto; |
| 34 | } | 35 | } |
| 35 | 36 | ||
| @@ -75,6 +76,11 @@ header h3 | |||
| 75 | background-image: url("../mouette.png"); | 76 | background-image: url("../mouette.png"); |
| 76 | } | 77 | } |
| 77 | 78 | ||
| 79 | .articleActu | ||
| 80 | { | ||
| 81 | max-width: 50%; | ||
| 82 | } | ||
| 83 | |||
| 78 | #contenu | 84 | #contenu |
| 79 | { | 85 | { |
| 80 | position: relative; | 86 | position: relative; |
| @@ -86,8 +92,8 @@ header h3 | |||
| 86 | height: 588px; | 92 | height: 588px; |
| 87 | } | 93 | } |
| 88 | 94 | ||
| 89 | /* pour IE, | 95 | /* pour IE, indique la bonne taille du bloc |
| 90 | indique la bonne taille du bloc pour que la colonne 2 se place correctement */ | 96 | pour que la colonne 2 se place correctement */ |
| 91 | #colonne1 | 97 | #colonne1 |
| 92 | { | 98 | { |
| 93 | min-width: 310px; | 99 | min-width: 310px; |
| @@ -175,6 +181,11 @@ header h3 | |||
| 175 | margin: auto; | 181 | margin: auto; |
| 176 | } | 182 | } |
| 177 | 183 | ||
| 184 | .articleActu | ||
| 185 | { | ||
| 186 | max-width: 65%; | ||
| 187 | } | ||
| 188 | |||
| 178 | #contenu | 189 | #contenu |
| 179 | { | 190 | { |
| 180 | position: relative; | 191 | position: relative; |
| @@ -186,8 +197,8 @@ header h3 | |||
| 186 | height: 447px; | 197 | height: 447px; |
| 187 | } | 198 | } |
| 188 | 199 | ||
| 189 | /* pour IE, | 200 | /* pour IE, indique la bonne taille du bloc |
| 190 | indique la bonne taille du bloc pour que la colonne 2 se place correctement */ | 201 | pour que la colonne 2 se place correctement */ |
| 191 | #colonne1 | 202 | #colonne1 |
| 192 | { | 203 | { |
| 193 | min-width: 237px; | 204 | min-width: 237px; |
| @@ -275,6 +286,11 @@ header h3 | |||
| 275 | margin: auto; | 286 | margin: auto; |
| 276 | } | 287 | } |
| 277 | 288 | ||
| 289 | .articleActu | ||
| 290 | { | ||
| 291 | max-width: 90%; | ||
| 292 | } | ||
| 293 | |||
| 278 | #contenu | 294 | #contenu |
| 279 | { | 295 | { |
| 280 | position: relative; | 296 | position: relative; |
| @@ -286,8 +302,8 @@ header h3 | |||
| 286 | height: 298px; | 302 | height: 298px; |
| 287 | } | 303 | } |
| 288 | 304 | ||
| 289 | /* pour IE, | 305 | /* pour IE, indique la bonne taille du bloc |
| 290 | indique la bonne taille du bloc pour que la colonne 2 se place correctement */ | 306 | pour que la colonne 2 se place correctement */ |
| 291 | #colonne1 | 307 | #colonne1 |
| 292 | { | 308 | { |
| 293 | min-width: 158px; | 309 | min-width: 158px; |
