diff --git a/Chapril-banner/v2/chapril-banner.css b/Chapril-banner/v2/chapril-banner.css index 299805d..71c459d 100644 --- a/Chapril-banner/v2/chapril-banner.css +++ b/Chapril-banner/v2/chapril-banner.css @@ -7,11 +7,21 @@ |_| */ + +/******************************** + * Ajustement global + *******************************/ + body { margin-top: 0; padding-top: 42px !important; } + +/******************************** + * Classes .chapril-banniere- + *******************************/ + .chapril-banniere-Entree { font-family: sans-serif; text-transform: uppercase; @@ -136,12 +146,16 @@ body { } -/* Fixed Dokuwiki. */ +/************************************ + * Adaptation pour certains services + ************************************ + +/* Dokuwiki. */ #dokuwiki__usertools { top: 43px !important; } -/* Fixed PAD. */ +/* PAD. */ #editorcontainerbox { top: 43px !important; }