aboutsummaryrefslogtreecommitdiffstats
path: root/css/_main.sass
diff options
context:
space:
mode:
Diffstat (limited to 'css/_main.sass')
-rw-r--r--css/_main.sass10
1 files changed, 5 insertions, 5 deletions
diff --git a/css/_main.sass b/css/_main.sass
index 9584f79..858d3a2 100644
--- a/css/_main.sass
+++ b/css/_main.sass
@@ -22,7 +22,7 @@
.post
margin-bottom: 1.875em
.contenedor
- background: #fff
+ background: $blanco
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3)
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3)
.texto
@@ -110,7 +110,7 @@
li
float: left
background: $gris_oscuro
- color: #fff
+ color: $blanco
margin-right: 0.62em
font-size: 1.125em
line-height: 1.125em
@@ -120,7 +120,7 @@
line-height: 1.125em
a
background: $azul_primario
- color: #fff
+ color: $blanco
line-height: 1.125em
display: inline-block
padding: 0.62em 0.937em
@@ -136,14 +136,14 @@
.pages,
span
background: $gris_oscuro
- color: #fff
+ color: $blanco
margin-right: 0.62em
font-size: 1.125em
line-height: 1.125em
padding: 0.62em 0.937em
a
background: $azul_primario
- color: #fff
+ color: $blanco
font-size: 1.125em
display: inline-block
padding: 0.62em 0.937em