[CSS]+liens voir en ligne
[lhc/web/clavettes.git] / css / habillage.css
index e41e8db..1eb7be7 100644 (file)
@@ -215,6 +215,10 @@ p {
 #atelierdescription nav {
   margin-bottom: 15px; }
 
+.voirenligne {
+  padding: 15px;
+  text-align: right; }
+
 /*2EME COLONNE*/
 #news {
   overflow: hidden;
@@ -236,7 +240,17 @@ p {
   display: none; }
 
 .article img {
-  width: 100%; }
+  width: auto;
+  margin: 0; }
+
+.article ul {
+  margin: 0 15px; }
+
+.article li {
+  margin: 0 15px; }
+
+.article div {
+  margin: 0 15px; }
 
 address {
   padding-bottom: 10px; }