diff options
author | Jesús Eduardo <heckyel@hyperbola.info> | 2017-12-11 17:49:44 -0500 |
---|---|---|
committer | Jesús Eduardo <heckyel@hyperbola.info> | 2017-12-11 17:49:44 -0500 |
commit | c88f718c24a1c7db59209df8e60a3adacf2a2293 (patch) | |
tree | 576720d3daff70b2caabdda203f7d768eb353912 /css/estilos.sass | |
parent | e604c092b142c6dfee596029e4674b65c5cc2015 (diff) | |
download | lidra-theme-c88f718c24a1c7db59209df8e60a3adacf2a2293.tar.lz lidra-theme-c88f718c24a1c7db59209df8e60a3adacf2a2293.tar.xz lidra-theme-c88f718c24a1c7db59209df8e60a3adacf2a2293.zip |
fixed p styles
Diffstat (limited to 'css/estilos.sass')
-rw-r--r-- | css/estilos.sass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/estilos.sass b/css/estilos.sass index 0ce5f24..7de3b1a 100644 --- a/css/estilos.sass +++ b/css/estilos.sass @@ -2,6 +2,7 @@ $fondo: #f2f2f2 $avatar: #D2D2D2 $azul_primario: #5f6ad4 $azul_secudario: #7780da +$blanco_humo: #f0f0f0 $gris_oscuro: #3b3b3b $gris_claro: #909090 $texto: #292929 |