[CSS]+mentions legales
authorJohan GIRAUD <johangiraud1@gmail.com>
Mon, 9 Feb 2015 18:03:28 +0000 (19:03 +0100)
committerJohan GIRAUD <johangiraud1@gmail.com>
Mon, 9 Feb 2015 18:03:34 +0000 (19:03 +0100)
css/habillage.css
css/habillage.scss

index e41e8db..5167869 100644 (file)
@@ -236,7 +236,8 @@ p {
   display: none; }
 
 .article img {
-  width: 100%; }
+  width: auto;
+  margin: 0; }
 
 address {
   padding-bottom: 10px; }
index 3ac06db..96383ca 100644 (file)
@@ -241,7 +241,6 @@ p{
        margin-bottom: 15px;
 }
 
-
 /*2EME COLONNE*/
 
 
@@ -265,7 +264,8 @@ p{
        display: none;
 }
 .article img{
-       width:100%;
+       width:auto;
+       margin:0;
 }
 address{
        padding-bottom: 10px;