diff --git a/js/src/common.scss b/js/src/common.scss index 7146d4f61..d6f44d29f 100644 --- a/js/src/common.scss +++ b/js/src/common.scss @@ -23,11 +23,10 @@ main > .container { background: $whitest; min-height: 70vh; } -.step-content{ +.step-content { height: auto; } - a.out, .content a, .ProseMirror a { @@ -45,17 +44,18 @@ main { min-height: 80vh; } } - > #homepage{ + > #homepage { background: $whitest; - #featured_events{ + #featured_events { background: $whitest; } - #picture{ - .container, .section{ + #picture { + .container, + .section { background: $whitest; } } - > .container{ + > .container { min-height: 25vh; } } @@ -63,7 +63,6 @@ main { .section { padding: 1rem 1% 4rem; - } figure img.is-rounded { @@ -109,11 +108,10 @@ body { background: $body-background-color; font-family: BlinkMacSystemFont, Roboto, Oxygen, Ubuntu, Cantarell, "Segoe UI", "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; - } -#mobilizon{ - > main{ +#mobilizon { + > main { background: $body-background-color; } > .container > .message { @@ -173,12 +171,17 @@ a.list-item { .setting-title { margin-top: 2rem; margin-bottom: 1rem; - h1,h2,h3,h4,h5,h6{ + h1, + h2, + h3, + h4, + h5, + h6 { background: $secondary; - color : $white; - span{ + color: $white; + span { background: $secondary !important; - color : $white !important; + color: $white !important; } } h2 { @@ -190,11 +193,11 @@ a.list-item { } } -.hero-body{ +.hero-body { background-color: $chapril_blue_light; } -.columns{ +.columns { background: $whitest; } .setting-menu-item { @@ -219,9 +222,7 @@ a.list-item { } } - - -.time.datetime-container{ +.time.datetime-container { color: $white; background: $chapril_blue_light; span.month { @@ -233,7 +234,7 @@ a.list-item { footer */ -footer.footer[data-v-40ab164b] span.select select{ +footer.footer[data-v-40ab164b] span.select select { background: $chapril_blue_light; color: $footer-text-color; } diff --git a/js/src/components/Event/EventListCard.vue b/js/src/components/Event/EventListCard.vue index baea0741b..9fe0cc896 100644 --- a/js/src/components/Event/EventListCard.vue +++ b/js/src/components/Event/EventListCard.vue @@ -440,7 +440,7 @@ article.box { line-height: 1em; margin-top: 0.5em; } -.participation-actor{ +.participation-actor { margin-top: 1em; } diff --git a/js/src/components/Footer.vue b/js/src/components/Footer.vue index 248cf6f37..828cc1653 100644 --- a/js/src/components/Footer.vue +++ b/js/src/components/Footer.vue @@ -35,12 +35,14 @@ }}
  • - + Mentions légales - +
  • - {{ $t("Terms") }} + {{ + $t("Terms") + }}