changed list style, ordered has numbers, ordered, added m-dash
This commit is contained in:
parent
c71d7b846f
commit
c53c329a46
@ -41,7 +41,10 @@ address, caption, cite, code, dfn, em, strong, th, var
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul li { list-style: none; }
|
/* ul li { list-style: none; } */
|
||||||
|
|
||||||
|
ul {list-style-type: '— ';}
|
||||||
|
|
||||||
caption, th { text-align: left; }
|
caption, th { text-align: left; }
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6
|
h1, h2, h3, h4, h5, h6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user