master
xaoxuu 4 years ago
parent eed6bf7816
commit a72714d9b5
  1. 6
      source/css/_base/index.styl
  2. 4
      source/css/_layout/article.styl
  3. 1
      source/css/_layout/sidebar.styl

@ -112,12 +112,6 @@ img
ul,ol
padding-left: 0
li
list-style: none
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary
display: block

@ -140,9 +140,9 @@
ul>li
list-style: initial
list-style: initial
ol>li
list-style: decimal
list-style: decimal
.subtitle
h6

@ -69,6 +69,7 @@
border-left: $border-line solid transparent
trans()
ul.entry, ul.popular-posts
list-style: none
a
.name
flex: auto

Loading…
Cancel
Save