diff options
-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 |