[CSS]+images 100%
[lhc/web/clavettes.git] / css / habillage.scss
index ccfc8dc..be3db30 100644 (file)
@@ -259,7 +259,7 @@ p{
        display: none;
 }
 .article img{
-       width:auto;
+       width:100%;
        margin:0;
 }
 .article ul{
@@ -308,21 +308,18 @@ address p{
        margin:0 10px 15px 10px;
        overflow: hidden;
 }
-
 .agenda{
        background-color: #05ffbc;
-       height:500px;
        margin:0 10px 15px 10px;
        padding-right: 10px;
+       padding-bottom: 15px;
 }
 .agenda h1:hover{
        text-decoration: none;
 }
-
 .agenda p{
        padding: 0;
 }
-
 .agenda ul{
        list-style-type:none;
        padding:0;
@@ -334,20 +331,17 @@ address p{
        font-size: 1.7em;
        clear: both;
 }
-
 .event{
        display: block;
-       margin-bottom: 10px;
+       margin-bottom: 45px;
        padding-top: 5px;
+
 }
 .horaire{
        font-size: 0.8em;
        margin-bottom: 20px;
        display: block;
 }
-.nature{
-       
-}
 
 
 /*RESPONSIVE*/