diff options
Diffstat (limited to 'templates/css/salida.sass')
-rw-r--r-- | templates/css/salida.sass | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/templates/css/salida.sass b/templates/css/salida.sass index ffabf7f..01ff820 100644 --- a/templates/css/salida.sass +++ b/templates/css/salida.sass @@ -1,11 +1,11 @@ -$fondo: #2d3743 -$blanco: #fff -$lo: #e9f1f7 $asana: #067ab4 -$submit: #3895ea -$red: #fc636b -$green: #5cb85c +$blanco: #fff $copyleft: #62758d +$enlace: #2dde98 +$fondo: #2d3743 +$green: #5cb85c +$red: #fc636b +$submit: #3895ea body background: $fondo @@ -120,7 +120,7 @@ footer color: $copyleft text-decoration: none &:hover - color: #2dde98 + color: $enlace @media screen and (max-width: 768px) header |