diff options
Diffstat (limited to 'css/_footer.sass')
-rw-r--r-- | css/_footer.sass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/css/_footer.sass b/css/_footer.sass index 4a2ceaf..74a205d 100644 --- a/css/_footer.sass +++ b/css/_footer.sass @@ -10,11 +10,10 @@ footer float: left display: inline-block a - color: #fff display: inline-block padding: 1em 1.25em font-size: 0.87em - color: #fff + color: $blanco &:hover text-decoration: none background: $azul_secudario |