bunti/src/main/webapp/resources/css/screen.css

9 lines
105 B
CSS

body {
background-color: #fff;
color: #000;
}
.slider {
width: 300px;
margin-top: 10px
}