Slider.css

From OpenWetWare
Jump to navigationJump to search

<html> <style>

.container{

   width: 800px;
   margin: auto;
   background-color: #f5f5f5;

}

</style> </html>