@@ -337,9 +337,11 @@
// background-clip: content-box;
width: 100% !important;
padding: .3rem;
- .views-field:empty {
- background: lime;
- }
+
+ // .views-field:empty {
+ // background: lime;
+ // }
.views-field:not(:first-child){
padding: 0 0 0 .4rem;
}
@@ -9,8 +9,8 @@ $col-met: #28429f;
$col-eur: #646578;
$col-mond: #ab9569;
$col-ter: #e01a35;
-$col-1: #4dabc1;
-$col-2: #61ab32;
+$col-2: #4dabc1; //popsu 1 : programme 2 ?
+$col-1: #61ab32;
$bck-col: #eff2f9;
$lightblue: #98d0d9;