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

9 lines
105 B
CSS
Raw Normal View History

2012-03-15 00:03:45 +00:00
body {
background-color: #fff;
color: #000;
}
.slider {
width: 300px;
margin-top: 10px
}