6 lines
149 B
CSS
6 lines
149 B
CSS
ul,li { margin:0; padding:0; list-style:none}
|
|
#examples h3,
|
|
.example{ margin-bottom: 20px ; }
|
|
.example ul{ background: #111 ; color: #fff ; }
|
|
|