aboutsummaryrefslogtreecommitdiffstats
path: root/css/_header.sass
diff options
context:
space:
mode:
Diffstat (limited to 'css/_header.sass')
-rw-r--r--css/_header.sass6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/_header.sass b/css/_header.sass
index 5f895ca..00d3081 100644
--- a/css/_header.sass
+++ b/css/_header.sass
@@ -47,7 +47,7 @@ header
line-height: 2.5em
display: inline-block
background: navy
- color: #fff
+ color: $blanco
margin-left: 1.25em
&.gnusocial
background: $gnusocial
@@ -69,11 +69,11 @@ header
float: left
display: inline-block
a
- color: #fff
+ color: $blanco
display: inline-block
padding: 1em 1.25em
font-size: 0.87em
- color: #fff
+ color: $blanco
&:hover
text-decoration: none
background: $azul_secudario