From 6881ca7635a315d616a65b4279fc9364c91dc8ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lissett=20Garc=C3=ADa=20Albornoz?= Date: Tue, 14 Nov 2017 12:15:38 -0300 Subject: [PATCH] New jumbotron --- votai_general_theme/static/img/h-acusete.svg | 23 +++++ .../static/img/h-infografias.svg | 29 +++++++ votai_general_theme/static/img/h-naranja.svg | 32 +++++++ votai_general_theme/static/img/h-nna.svg | 13 +++ votai_general_theme/static/img/h-playlist.svg | 25 ++++++ .../static/img/h-pregunton.svg | 23 +++++ votai_general_theme/static/img/h-procom.svg | 36 ++++++++ .../static/sass/_2017sitio1.scss | 17 +++- .../static/sass/_media-2017sitio1.scss | 21 ----- .../templates/index_first_launch.html | 83 ++++++++++++------- 10 files changed, 246 insertions(+), 56 deletions(-) create mode 100644 votai_general_theme/static/img/h-acusete.svg create mode 100644 votai_general_theme/static/img/h-infografias.svg create mode 100644 votai_general_theme/static/img/h-naranja.svg create mode 100644 votai_general_theme/static/img/h-nna.svg create mode 100644 votai_general_theme/static/img/h-playlist.svg create mode 100644 votai_general_theme/static/img/h-pregunton.svg create mode 100644 votai_general_theme/static/img/h-procom.svg diff --git a/votai_general_theme/static/img/h-acusete.svg b/votai_general_theme/static/img/h-acusete.svg new file mode 100644 index 00000000..71fa8029 --- /dev/null +++ b/votai_general_theme/static/img/h-acusete.svg @@ -0,0 +1,23 @@ + + + + Group 42 + Created with Sketch. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/votai_general_theme/static/img/h-infografias.svg b/votai_general_theme/static/img/h-infografias.svg new file mode 100644 index 00000000..135cd32c --- /dev/null +++ b/votai_general_theme/static/img/h-infografias.svg @@ -0,0 +1,29 @@ + + + + Group 44 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/votai_general_theme/static/img/h-naranja.svg b/votai_general_theme/static/img/h-naranja.svg new file mode 100644 index 00000000..3a5766a7 --- /dev/null +++ b/votai_general_theme/static/img/h-naranja.svg @@ -0,0 +1,32 @@ + + + + Group 39 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/votai_general_theme/static/img/h-nna.svg b/votai_general_theme/static/img/h-nna.svg new file mode 100644 index 00000000..43e18bf4 --- /dev/null +++ b/votai_general_theme/static/img/h-nna.svg @@ -0,0 +1,13 @@ + + + + Group 46 + Created with Sketch. + + + + + + + + \ No newline at end of file diff --git a/votai_general_theme/static/img/h-playlist.svg b/votai_general_theme/static/img/h-playlist.svg new file mode 100644 index 00000000..fadfdc1b --- /dev/null +++ b/votai_general_theme/static/img/h-playlist.svg @@ -0,0 +1,25 @@ + + + + Group 48 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/votai_general_theme/static/img/h-pregunton.svg b/votai_general_theme/static/img/h-pregunton.svg new file mode 100644 index 00000000..5343cca9 --- /dev/null +++ b/votai_general_theme/static/img/h-pregunton.svg @@ -0,0 +1,23 @@ + + + + Group 41 + Created with Sketch. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/votai_general_theme/static/img/h-procom.svg b/votai_general_theme/static/img/h-procom.svg new file mode 100644 index 00000000..4f14743f --- /dev/null +++ b/votai_general_theme/static/img/h-procom.svg @@ -0,0 +1,36 @@ + + + + Group 45 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/votai_general_theme/static/sass/_2017sitio1.scss b/votai_general_theme/static/sass/_2017sitio1.scss index a91476f4..d2220b6c 100644 --- a/votai_general_theme/static/sass/_2017sitio1.scss +++ b/votai_general_theme/static/sass/_2017sitio1.scss @@ -89,12 +89,23 @@ td.cal-date{ background-size: cover; padding: 20px 0 20px; h1{ + text-transform: uppercase; + letter-spacing: 6px; + margin: 50px 0 20px; + } + h3{ + font-family: 'Nunito Sans', sans-serif; + font-weight: 700; text-transform: none; letter-spacing: 0; - margin: 80px 0 -35px; + margin: 10px 0 40px; + font-weight: 400; } - h2{ - font-size: 19px; + .tool-description{ + color: $grey-one; + font-weight: 700; + line-height: 1.2; + margin: 10px 0 40px; } } diff --git a/votai_general_theme/static/sass/_media-2017sitio1.scss b/votai_general_theme/static/sass/_media-2017sitio1.scss index 5afac9b1..d373b3cd 100644 --- a/votai_general_theme/static/sass/_media-2017sitio1.scss +++ b/votai_general_theme/static/sass/_media-2017sitio1.scss @@ -92,8 +92,6 @@ h1{ font-size: 28px; font-weight: 700; - text-transform: none; - line-height: 1.2; } h2{ line-height: 1.2; @@ -104,12 +102,6 @@ } } -@media screen and (max-width: 520px) { - #welcome h1{ - line-height: 1.3; - margin: 70px 0 -39px; - } -} @media screen and (max-width: 495px) { #you-org{ @@ -120,10 +112,6 @@ } @media screen and (max-width: 425px) { - #welcome h1{ - margin-top: 0px; - font-size: 26px; - } .content_padding { padding-top: 20px; } @@ -162,20 +150,11 @@ margin: 20px 0px; } } - #welcome h1{ - margin-top: 0px; - font-size: 26px; - } .bajada { margin: 0px; } } -@media screen and (max-width: 350px) { - #welcome h1{ - font-size: 18px; - } -} @media screen and (max-width: 320px) { #you-org{ diff --git a/votai_general_theme/templates/index_first_launch.html b/votai_general_theme/templates/index_first_launch.html index f85f7504..dc33f4d0 100644 --- a/votai_general_theme/templates/index_first_launch.html +++ b/votai_general_theme/templates/index_first_launch.html @@ -4,46 +4,65 @@ {% load thumbnail %} {% load cache %} {% cache 600 landing_candidatos %} -
- +
-
- +

¿Dudas sobre las elecciones 2017?

+

¡En Ciudadano Inteligente te ayudamos con nuestras herramientas para esta primera vuelta!

-
- -
-
-

Encuentra tu media naranja política aquí

+
+
+ + Media Naranja Política + +

Encuentra candidaturas afines a tus ideas

+
+
+ + Media Naranja Política + +

Pregunta aquí tus dudas sobre las votaciones

+
+
+ + Media Naranja Política + +

Denuncia aquí propaganda ilegal

+
+
+
+
+ + Media Naranja Política + +

Revisa datos clave para el día de votación

+
+
+ + Media Naranja Política + +

Mira los compromisos de candidat@s con propuestas ciudadanas

+
+
+ + Media Naranja Política + +

Apoya las propuestas de niños, niñas y adolescentes hacia las candidaturas

+
+
+ + Media Naranja Política + +

Relaja tu ansiedad ante los resultados con estos hits

+
+ + +

¿Por quién votar?