milligram/src/_List.sass

25 lines
357 B
Sass
Raw Normal View History

2015-12-26 01:57:37 +00:00
// List
//
dl,
ol,
ul
margin-top: 0
padding-left: 0
dl,
ol,
ul
2015-12-26 01:57:37 +00:00
font-size: 90%
margin: 1.5rem 0 1.5rem 3.0rem
dl
list-style: none
ol
list-style: decimal inside
ul
list-style: circle inside