Merge branch 'master' of ateliers.heureux-cyclage.org:lhc/web/clavettes
[lhc/web/clavettes.git] / css / habillage.css
index dafc3ff..28b4cb1 100644 (file)
@@ -37,7 +37,7 @@ menu, nav, output, ruby, summary, mark, audio, video {
   background: none; }
 
 html {
-  line-height: 1; }
+  line-height: 1.1; }
 
 ol, ul {
   list-style: none; }
@@ -157,6 +157,9 @@ p {
   height: 300px;
   margin: 0 10px 15px 10px; }
 
+.leaflet-control-attribution leaflet-control {
+  z-index: 999; }
+
 .agenda {
   background-color: #3ee88d;
   height: 500px;
@@ -181,26 +184,10 @@ p {
   font-size: 0.8em; }
 
 /*RESPONSIVE*/
-.col-2,
-.col-4,
-.col-6,
-.col-8,
-.col-10,
-.col-12 {
+.col-1, .col-m-1, .col-l-1, .col-2, .col-m-2, .col-l-2, .col-3, .col-m-3, .col-l-3, .col-4, .col-m-4, .col-l-4, .col-5, .col-m-5, .col-l-5, .col-6, .col-m-6, .col-l-6, .col-7, .col-m-7, .col-l-7, .col-8, .col-m-8, .col-l-8, .col-9, .col-m-9, .col-l-9, .col-10, .col-m-10, .col-l-10, .col-11, .col-m-11, .col-l-11, .col-12, .col-m-12, .col-l-12 {
   float: left;
   position: relative; }
 
-.row:before, .row:after {
-  content: "";
-  display: table; }
-
-.row:after {
-  clear: both; }
-
-.row {
-  margin: 0 -10px;
-  zoom: 1; }
-
 .col-1 {
   width: 8.33333%; }
 
@@ -223,7 +210,7 @@ p {
   width: 58.33333%; }
 
 .col-8 {
-  width: 66.66666%; }
+  width: 66.66667%; }
 
 .col-9 {
   width: 75%; }
@@ -260,7 +247,7 @@ p {
     width: 58.33333%; }
 
   .col-m-8 {
-    width: 66.66666%; }
+    width: 66.66667%; }
 
   .col-m-9 {
     width: 75%; }
@@ -274,12 +261,6 @@ p {
   .col-m-12 {
     width: 100%; } }
 @media only screen and (min-width: 1200px) {
-  #wrap {
-    width: 1200px; }
-
-  .wrap {
-    width: auto; }
-
   .col-l-1 {
     width: 8.33333%; }
 
@@ -302,7 +283,7 @@ p {
     width: 58.33333%; }
 
   .col-l-8 {
-    width: 66.66666%; }
+    width: 66.66667%; }
 
   .col-l-9 {
     width: 75%; }
@@ -314,7 +295,24 @@ p {
     width: 91.66667%; }
 
   .col-l-12 {
-    width: 100%; } }
+    width: 100%; }
+
+  #wrap {
+    width: 1200px; }
+
+  .wrap {
+    width: auto; } }
+.row:before, .row:after {
+  content: "";
+  display: table; }
+
+.row:after {
+  clear: both; }
+
+.row {
+  margin: 0 -10px;
+  zoom: 1; }
+
 /*FOOTER*/
 footer {
   clear: both;