blob: 20ebc7fab5b9c64339ea384659bf73fd6313ef9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
.listing
border-radius: 4px
padding: 8px 35px 8px 14px
margin-bottom: 20px
border: 1px solid #ddd
color: #333
background-color: #fcfcfc
overflow: auto
li
list-style-type: square
margin-left: 20px
margin-bottom: 3px
ul
margin-top: 15px
margin-bottom: 15px
|