UNPKG
hut-base
Version:
latest (0.2.0)
true (0.0.1)
0.2.0
0.1.0
0.0.3
0.0.2
0.0.1
Base styles for HTML UI Toolkit
github.com/conradz/hut-base
conradz/hut-base
hut-base
/
styles
/
lists.css
7 lines
(5 loc)
•
77 B
CSS
View Raw
1
2
3
4
5
6
7
/* Basic list styles */
ul
,
ol
{
margin
:
0
;
padding
:
0
0
0
1.5em
; }