aboutsummaryrefslogtreecommitdiffstats
path: root/css/_sidebar.sass
diff options
context:
space:
mode:
Diffstat (limited to 'css/_sidebar.sass')
-rw-r--r--css/_sidebar.sass25
1 files changed, 13 insertions, 12 deletions
diff --git a/css/_sidebar.sass b/css/_sidebar.sass
index 069b612..9d12be4 100644
--- a/css/_sidebar.sass
+++ b/css/_sidebar.sass
@@ -8,8 +8,8 @@
padding: 1.25em
text-align: center
float: left
- background: #000
- color: #fff
+ background: $negro
+ color: $blanco
display: inline-block
&:hover
text-decoration: none
@@ -29,29 +29,30 @@
margin: 2.2em
&.boletin
.formulario
- background: #0e2b37
+ background: $danmark
padding: 1.25em
text-align: center
label
- color: #fff
+ color: $blanco
margin-bottom: 1.25em
display: block
font-weight: normal
input[type="email"]
- color: $gris_claro
- text-align: center
- padding: 0.65em
- font-size: 1.125em
+ background: $blanco
border-radius: 3px
- width: 100%
border: none
+ color: $gris_claro
+ font-size: 1.125em
margin-bottom: 1.25em
+ padding: 0.65em
+ text-align: center
+ width: 100%
input[type="submit"]
background: $verde
border-radius: 3px
padding: 0.625em 1.875em
border: none
- color: #fff
+ color: $blanco
&:hover
background: $verde_encendido
.contenedor-no-facebook
@@ -63,8 +64,8 @@
height: auto
.titulo-seccion
.textwidget
- background-color: #0e2b37
- border: 1px solid #ddd
+ background-color: $danmark
+ border: 1px solid $blanco_gris
color: white
padding: 1em
p