diff options
Diffstat (limited to 'public/css/pages_articles_simples.css')
-rw-r--r-- | public/css/pages_articles_simples.css | 27 |
1 files changed, 24 insertions, 3 deletions
diff --git a/public/css/pages_articles_simples.css b/public/css/pages_articles_simples.css index 9afdf0e..9b6d2c3 100644 --- a/public/css/pages_articles_simples.css +++ b/public/css/pages_articles_simples.css | |||
@@ -117,7 +117,14 @@ figure | |||
117 | } | 117 | } |
118 | #photo_presse | 118 | #photo_presse |
119 | { | 119 | { |
120 | background-image: url('../header_images/fille_qui_tombe.jpg'); | 120 | background-image: url('../header_images/fille_qui_tombe_presse.jpg'); |
121 | width: 208px; | ||
122 | height: 163px; | ||
123 | margin-left: auto; | ||
124 | } | ||
125 | #photo_livres | ||
126 | { | ||
127 | background-image: url('../header_images/fille_qui_tombe_livres.jpg'); | ||
121 | width: 208px; | 128 | width: 208px; |
122 | height: 163px; | 129 | height: 163px; |
123 | margin-left: auto; | 130 | margin-left: auto; |
@@ -176,7 +183,14 @@ figure | |||
176 | } | 183 | } |
177 | #photo_presse | 184 | #photo_presse |
178 | { | 185 | { |
179 | background-image: url('../header_images/fille_qui_tombe_petit.jpg'); | 186 | background-image: url('../header_images/fille_qui_tombe_petit_presse.jpg'); |
187 | width: 158px; | ||
188 | height: 124px; | ||
189 | margin: 0 0 0 auto; | ||
190 | } | ||
191 | #photo_livres | ||
192 | { | ||
193 | background-image: url('../header_images/fille_qui_tombe_petit_livres.jpg'); | ||
180 | width: 158px; | 194 | width: 158px; |
181 | height: 124px; | 195 | height: 124px; |
182 | margin: 0 0 0 auto; | 196 | margin: 0 0 0 auto; |
@@ -234,7 +248,14 @@ figure | |||
234 | } | 248 | } |
235 | #photo_presse | 249 | #photo_presse |
236 | { | 250 | { |
237 | background-image: url('../header_images/fille_qui_tombe_mini.jpg'); | 251 | background-image: url('../header_images/fille_qui_tombe_mini_presse.jpg'); |
252 | width: 105px; | ||
253 | height: 82px; | ||
254 | margin: 0 0 0 auto; | ||
255 | } | ||
256 | #photo_livres | ||
257 | { | ||
258 | background-image: url('../header_images/fille_qui_tombe_mini_livres.jpg'); | ||
238 | width: 105px; | 259 | width: 105px; |
239 | height: 82px; | 260 | height: 82px; |
240 | margin: 0 0 0 auto; | 261 | margin: 0 0 0 auto; |