portable-portainer/html/css/jquery.simpleTxtSlider.css
Adolfo Delorenzo 5926fbd130 first commit
2021-10-05 22:48:34 -06:00

17 lines
217 B
CSS

.txtslider {
margin: 0 auto;
width: 100%;
height: 100%;
text-align: center;
position: relative;
}
.txtslider ul {
width: 100%;
position: relative;
}
.txtslider ul li {
width: 100%;
display: none;
}