fixed bullets and ordered lists
parent
5cb0adc19d
commit
2788809663
|
@ -716,8 +716,8 @@ pre code{
|
||||||
}
|
}
|
||||||
.article-entry ol,.article-entry ul,.post-excerpt ol,.post-excerpt ul{
|
.article-entry ol,.article-entry ul,.post-excerpt ol,.post-excerpt ul{
|
||||||
margin:20px 0 20px 0;
|
margin:20px 0 20px 0;
|
||||||
// padding-left:30px;
|
padding-left:30px;
|
||||||
list-style: none;
|
// list-style: none;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
.article-entry img,.post-excerpt img{
|
.article-entry img,.post-excerpt img{
|
||||||
|
|
Loading…
Reference in New Issue