diff --git a/modulos/slider/css/estiloh.css b/modulos/slider/css/estiloh.css index 2c3ca43..368df9b 100644 --- a/modulos/slider/css/estiloh.css +++ b/modulos/slider/css/estiloh.css @@ -1,9 +1,11 @@ div .carrusel{ - background: #fff; + background: #000; } .imag{ width: 100%; - height: 300px!important; - + height: 500px; + margin-left: auto; + margin-right: auto; + } diff --git a/modulos/slider/index.html b/modulos/slider/index.html index 3befa1f..1a99848 100644 --- a/modulos/slider/index.html +++ b/modulos/slider/index.html @@ -3,7 +3,8 @@
- + + @@ -14,63 +15,24 @@ +


