fixed bullets and ordered lists

master
root 2021-01-13 23:46:17 -05:00
parent 5cb0adc19d
commit 2788809663
1 changed files with 2 additions and 2 deletions

View File

@ -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{