diff --git a/votai_general_theme/static/sass/_2017sitio1.scss b/votai_general_theme/static/sass/_2017sitio1.scss index 2136a9e5..979f2850 100644 --- a/votai_general_theme/static/sass/_2017sitio1.scss +++ b/votai_general_theme/static/sass/_2017sitio1.scss @@ -101,7 +101,7 @@ td.cal-date{ letter-spacing: 0; } -#you-org{ +#proposals-counter{ min-height: 60px; color: white; font-family: 'Montserrat', sans-serif; @@ -109,7 +109,31 @@ td.cal-date{ text-transform: uppercase; letter-spacing: 2px; font-size: 12px; + padding-top: 10px; +} + +.counter-number{ + font-family: 'Arvo', serif; + color: $blue; + font-weight: 700; + font-size: 44px; + position: relative; + top: 9px; +} + +#you-org{ + min-height: 60px; + color: white; + font-family: 'Montserrat', sans-serif; + font-weight: 700; + text-transform: uppercase; + letter-spacing: 2px; + font-size: 10px; padding-top: 12px; + line-height: 12px; + .btn{ + font-size: 10px; + } } #actions{ @@ -131,11 +155,6 @@ td.cal-date{ background-position: center; padding-top: 180px; margin-bottom: 70px; - &:hover{ - color: $blue; - background: url("../img/a-encuentro-h.svg") no-repeat; - background-position: center; - } } .action-crea{ @@ -145,11 +164,6 @@ td.cal-date{ background-position: center; padding-top: 180px; margin-bottom: 70px; - &:hover{ - color: $blue; - background: url("../img/a-crea-h.svg") no-repeat; - background-position: center; - } } .action-apoya{ @@ -159,15 +173,19 @@ td.cal-date{ background-position: center; padding-top: 180px; margin-bottom: 70px; - &:hover{ - color: $blue; - background: url("../img/a-apoya-h.svg") no-repeat; - background-position: center; - } } #education{ margin-bottom: 60px; + .btn{ + font-size: 11px; + } + h2 > a{ + color: $grey-one; + &:hover{ + color: $blue; + } + } } .edu-1{ @@ -538,14 +556,6 @@ input[type=file]{ border-radius: 5px; height: 230px; padding: 30px 15px; - img{ - margin: 0 auto; - height: 140px; - margin-bottom: 15px; - } -} - -.set-guide{ font-family: 'Montserrat', sans-serif; font-weight: 700; letter-spacing: 1.3px; @@ -556,9 +566,13 @@ input[type=file]{ &:hover{ color: $blue; } + img{ + margin: 0 auto; + height: 140px; + margin-bottom: 15px; + } } - /*Botones*/ .btn-blue{ background-color: $blue; @@ -572,14 +586,31 @@ input[type=file]{ .btn-white{ background-color: white; color: $grey-one; - word-wrap:break-word; - white-space: normal; &:hover{ background-color: $grey-one; color: white; } } +.btn-line{ + background-color: white; + color: $grey-one; + border: 3px solid $grey-five; + &:hover{ + border: 3px solid $grey-one; + background-color: $grey-one; + color: white; + } +} + +.btn{ + word-wrap: break-word; + white-space: normal; + &:hover{ + box-shadow: none; + } +} + /*RIBBONS*/ .product { margin: 50px auto; diff --git a/votai_general_theme/static/sass/_media-2017sitio1.scss b/votai_general_theme/static/sass/_media-2017sitio1.scss index b69f6de1..3449f738 100644 --- a/votai_general_theme/static/sass/_media-2017sitio1.scss +++ b/votai_general_theme/static/sass/_media-2017sitio1.scss @@ -47,6 +47,16 @@ } } +@media screen and (max-width: 495px) { + #you-org{ + .btn{ + margin-top: 10px; + } + } +} + + + @media screen and (max-width: 425px) { .content_padding { padding-top: 20px; @@ -65,6 +75,13 @@ } } +@media screen and (max-width: 397px) { + .counter-number{ + font-size: 32px; + top: 5px; + } +} + @media screen and (max-width: 388px) { .org-info h2{ margin-top: 120px; diff --git a/votai_general_theme/templates/index_first_launch.html b/votai_general_theme/templates/index_first_launch.html index 4aa1c279..a6f4a689 100644 --- a/votai_general_theme/templates/index_first_launch.html +++ b/votai_general_theme/templates/index_first_launch.html @@ -19,11 +19,11 @@ -
+
-

¿Eres una organización? Ingresa aquí

+

Tenemos {{total_proposals}} propuestas ciudadanas

@@ -34,26 +34,26 @@
-

Material ciudadano

+

Material ciudadano

Manual de formación ciudadana @@ -65,3 +65,13 @@

Material ciudadano

{% organization_logos %} + +
+
+
+
+

¿Eres una organización y quieres estar aquí? Ingresa

+
+
+
+