[CSS]+images 100%
authorJohan GIRAUD <johangiraud1@gmail.com>
Tue, 10 Feb 2015 13:17:59 +0000 (14:17 +0100)
committerJohan GIRAUD <johangiraud1@gmail.com>
Tue, 10 Feb 2015 13:17:59 +0000 (14:17 +0100)
css/habillage.css
css/habillage.scss

index 2ace496..148cb93 100644 (file)
@@ -231,7 +231,7 @@ p {
   display: none; }
 
 .article img {
-  width: auto;
+  width: 100%;
   margin: 0; }
 
 .article ul {
index fa376c7..be3db30 100644 (file)
@@ -259,7 +259,7 @@ p{
        display: none;
 }
 .article img{
-       width:auto;
+       width:100%;
        margin:0;
 }
 .article ul{