diff --git a/styles/simple.css b/styles/simple.css index 8780c7b0..4bf903bf 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -1605,6 +1605,7 @@ table.table-nombres-astraux tr:hover { opacity: 1; } .calendar-container{ + min-width: 250px; padding-top: 3px; padding-bottom: 20px; } diff --git a/templates/calendar-template.html b/templates/calendar-template.html index 00c21972..d08c4750 100644 --- a/templates/calendar-template.html +++ b/templates/calendar-template.html @@ -1,12 +1,14 @@
- {{#if isGM}} - - - {{/if}} -
-

{{jourDuMois}} {{mois.label}} ({{mois.saison}})

-
+
+
+

{{jourDuMois}} {{mois.label}} ({{mois.saison}})

+
+ {{#if isGM}} + + + {{/if}} +
{{#if isGM}}