1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
div.scroller { border:0; padding:0; margin:0; } div.scroller div.section { padding:0; margin-bottom: 2em; } div.scroller div.section div.txt { padding: 1em; } .controls { text-align: left; margin-top: 10px; margin-bottom: 2px; } .controls { display: none; } .section { background: #fff!important; }