[SKEL+CSS] + titres colonnes 1 et 2
authorJohan GIRAUD <johangiraud1@gmail.com>
Sun, 8 Feb 2015 22:03:47 +0000 (23:03 +0100)
committerJohan GIRAUD <johangiraud1@gmail.com>
Sun, 8 Feb 2015 22:03:47 +0000 (23:03 +0100)
css/habillage.css
css/habillage.scss
sommaire.html

index 0f68428..77c53ab 100644 (file)
@@ -132,6 +132,17 @@ p {
   text-align: justify; }
 
 /*1ERE COLONNE*/
+.titre {
+  background-color: #05ffbc;
+  height: 45px;
+  color: #fff;
+  margin: 0 0 15px 0;
+  padding: 10px 15px;
+  border-bottom: 3px solid #05ffbc;
+  text-transform: uppercase;
+  font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
+  font-size: 1.7em; }
+
 #ateliers {
   margin: 0 10px; }
 
@@ -180,11 +191,12 @@ p {
 
 /*2EME COLONNE*/
 #news {
-  overflow: hidden; }
+  overflow: hidden;
+  margin: 0 10px; }
 
 .article {
   background-color: #e8e3e1;
-  margin: 0 10px 15px 10px;
+  margin: 0 0 15px 0;
   line-height: 1.3; }
 
 .spip_logo {
@@ -217,7 +229,7 @@ address p {
   overflow: hidden; }
 
 .agenda {
-  background-color: #a1ffff;
+  background-color: #05ffbc;
   height: 500px;
   margin: 0 10px 0px 10px;
   padding-right: 10px;
@@ -259,39 +271,75 @@ address p {
 .col-1 {
   width: 8.33333%; }
 
+footer {
+  margin-top: 15px; }
+
 .col-2 {
   width: 16.66667%; }
 
+footer {
+  margin-top: 15px; }
+
 .col-3 {
   width: 25%; }
 
+footer {
+  margin-top: 15px; }
+
 .col-4 {
   width: 33.33333%; }
 
+footer {
+  margin-top: 15px; }
+
 .col-5 {
   width: 41.66667%; }
 
+footer {
+  margin-top: 15px; }
+
 .col-6 {
   width: 50%; }
 
+footer {
+  margin-top: 15px; }
+
 .col-7 {
   width: 58.33333%; }
 
+footer {
+  margin-top: 15px; }
+
 .col-8 {
   width: 66.66667%; }
 
+footer {
+  margin-top: 15px; }
+
 .col-9 {
   width: 75%; }
 
+footer {
+  margin-top: 15px; }
+
 .col-10 {
   width: 83.33333%; }
 
+footer {
+  margin-top: 15px; }
+
 .col-11 {
   width: 91.66667%; }
 
+footer {
+  margin-top: 15px; }
+
 .col-12 {
   width: 100%; }
 
+footer {
+  margin-top: 15px; }
+
 @media only screen and (min-width: 650px) {
   .col-m-1 {
     width: 8.33333%; }
@@ -327,7 +375,10 @@ address p {
     width: 91.66667%; }
 
   .col-m-12 {
-    width: 100%; } }
+    width: 100%; }
+
+  footer {
+    margin-top: 15px; } }
 @media only screen and (min-width: 1200px) {
   .col-l-1 {
     width: 8.33333%; }
@@ -385,7 +436,7 @@ address p {
 footer {
   clear: both;
   height: 100px;
-  background-color: #e1702e; }
+  background-color: #05ffbc; }
 
 footer ul {
   padding: 0;
index 061af48..c295da3 100644 (file)
@@ -155,7 +155,17 @@ p{
 
 /*1ERE COLONNE*/
 
-
+.titre{
+       background-color: #05ffbc;
+       height: 45px;
+       color:#fff;
+       margin:0 0 15px 0;
+       padding:10px 15px;
+       border-bottom: 3px solid #05ffbc;
+       text-transform: uppercase;
+       font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
+       font-size: 1.7em;
+}
 #ateliers{
        margin:0 10px;
 }
@@ -211,10 +221,11 @@ p{
 
 #news{
        overflow: hidden;
+       margin:0 10px;
 }
 .article{
        background-color:#e8e3e1;
-       margin:0 10px 15px 10px;
+       margin:0 0 15px 0;
        line-height: 1.3;
 }
 .spip_logo{
@@ -254,7 +265,7 @@ address p{
 }
 
 .agenda{
-       background-color: #a1ffff;
+       background-color: #05ffbc;
        height:500px;
        margin:0 10px 0px 10px;
        padding-right: 10px;
@@ -310,7 +321,10 @@ $large:1200px;
        .col-#{$i}{
        @extend %col;
        width:$i / $columns * 100%;}
-       .col-m-#{$i}, .col-l-#{$i}{@extend %col;} 
+       .col-m-#{$i}, .col-l-#{$i}{@extend %col;}
+       footer{
+               margin-top: 15px;
+       } 
 }
 
 @media only screen and (min-width: $medium){
@@ -318,6 +332,9 @@ $large:1200px;
        .col-m-#{$i}{
        width:$i / $columns * 100%;}
        }
+       footer{
+               margin-top: 15px;
+       }
        
 }
 @media only screen and (min-width: $large){
@@ -357,7 +374,7 @@ $large:1200px;
 footer{
        clear:both;
        height:100px;
-       background-color: #e1702e;
+       background-color: #05ffbc;
 }
 
 footer ul {
index 2fa09c4..75b5ae9 100644 (file)
@@ -14,6 +14,7 @@
         <B_sites>
         <div class="col-12 col-m-6 col-l-3">
             <div id="ateliers">
+               <h2 class="titre">Les ateliers</h2>
                 <ul>
                     <BOUCLE_sites(SITES){par hasard}>
                     <li[ style="background-color:#(#ID_RUBRIQUE|couleur_rubrique);"]>
@@ -43,6 +44,7 @@
         <B_articles>
         <div class="col-12 col-m-6 col-l-5">
             <div id="news">
+                       <h2 class="titre">Derniers articles</h2>
                 <BOUCLE_articles(ARTICLES){0,8}{!par date}>
                 <div class="article">
                     <a href="#">[(#LOGO_ARTICLE_RUBRIQUE|inserer_attribut{alt,"logo"}|image_reduire{150,150})]</a>