10 lines
104 B
CSS
10 lines
104 B
CSS
div .carrusel{
|
|
background: #000;
|
|
}
|
|
|
|
.imag{
|
|
width: 90%;
|
|
height: 300px!important;
|
|
margin: auto;
|
|
}
|