diff options
author | Jesús Eduardo <heckyel@hyperbola.info> | 2018-02-03 18:28:32 -0500 |
---|---|---|
committer | Jesús Eduardo <heckyel@hyperbola.info> | 2018-02-03 18:28:32 -0500 |
commit | 7badd8e6d6d550ffd16b697e8d6a4db25063ef80 (patch) | |
tree | b1f0e25f33768a3c847607410757b96b6ad1987b /templates | |
parent | 02f118f279555d28652ddbd9242021b7f08841d8 (diff) | |
download | ytlibre-7badd8e6d6d550ffd16b697e8d6a4db25063ef80.tar.lz ytlibre-7badd8e6d6d550ffd16b697e8d6a4db25063ef80.tar.xz ytlibre-7badd8e6d6d550ffd16b697e8d6a4db25063ef80.zip |
elimina espacios en blanco en salida.sass
Diffstat (limited to 'templates')
-rw-r--r-- | templates/css/salida.sass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/css/salida.sass b/templates/css/salida.sass index b0dec39..ffabf7f 100644 --- a/templates/css/salida.sass +++ b/templates/css/salida.sass @@ -69,7 +69,7 @@ body background-color: $green border-color: $green text-decoration: none - + .librevideojs width: 90% max-width: 700px @@ -98,7 +98,7 @@ header &:hover opacity: 1 - + h2,h3,h4,h5,h6 margin-top: 0 margin-bottom: 0 |