From 20825847f4fefd1c691538b2a5e26fa96a0ae8ff Mon Sep 17 00:00:00 2001 From: Johan GIRAUD Date: Wed, 4 Feb 2015 11:04:46 +0100 Subject: [PATCH] [SKEL]+age<0 --- css/habillage.css | 3 ++- css/habillage.scss | 1 + sommaire.html | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/css/habillage.css b/css/habillage.css index 8bd0118..83f36c2 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -189,7 +189,8 @@ p { .event { display: block; - margin-bottom: 10px; } + margin-bottom: 10px; + padding-top: 5px; } .horaire { font-size: 0.8em; diff --git a/css/habillage.scss b/css/habillage.scss index e54d010..22e8f22 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -236,6 +236,7 @@ p{ .event{ display: block; margin-bottom: 10px; + padding-top: 5px; } .horaire{ font-size: 0.8em; diff --git a/sommaire.html b/sommaire.html index 4649fbc..ad105d9 100644 --- a/sommaire.html +++ b/sommaire.html @@ -45,7 +45,7 @@ [(#LOGO_ARTICLE_RUBRIQUE|inserer_attribut{alt,"logo"}|image_reduire{150,150})]

#TITRE

-

[(#_articles:DATE|affdate)] - #TITRE

+

[(#_articles:DATE|affdate)] — #TITRE

#INTRODUCTION

@@ -65,7 +65,7 @@

Agenda

    - +
  • -- 2.20.1