diff --git a/style.css b/style.css index 8ca82d2..917b408 100644 --- a/style.css +++ b/style.css @@ -716,8 +716,8 @@ pre code{ } .article-entry ol,.article-entry ul,.post-excerpt ol,.post-excerpt ul{ margin:20px 0 20px 0; -// padding-left:30px; - list-style: none; + padding-left:30px; +// list-style: none; width: 100%; } .article-entry img,.post-excerpt img{