diff --git a/style.css b/style.css index 2fb06fe..3b9e0b0 100644 --- a/style.css +++ b/style.css @@ -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