changed list style, ordered has numbers, ordered, added m-dash

This commit is contained in:
Jacob Haddon 2020-10-25 16:54:37 -04:00
parent c71d7b846f
commit c53c329a46

View File

@ -41,7 +41,10 @@ address, caption, cite, code, dfn, em, strong, th, var
font-weight: normal;
}
ul li { list-style: none; }
/* ul li { list-style: none; } */
ul {list-style-type: '— ';}
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6