主题改造 归档页面

This commit is contained in:
结发受长生
2018-05-17 17:29:42 +08:00
parent d96d550776
commit f5505a48cf
16 changed files with 136 additions and 96 deletions
@@ -117,3 +117,20 @@
border-left 4px solid c-eee
p
margin 0
.archive-wapper
list-style none
display flex
flex-wrap wrap
justify-content space-between
.archive-item
display inline-block
height 50px
padding 5px
width 30%
> a > .archive-div
border 1px solid #a7a7a7
border-radius 5px
height 100%
padding 5px
box-sizing border-box
@@ -15,7 +15,7 @@
ul
margin 0
padding 0
.widget-hd
.widget-hd, .widget-date
margin 0
padding 0
border-bottom 2px solid c-eee
@@ -34,7 +34,12 @@
text-decoration underline
&:hover
text-decoration none
.widget-bd
.widget-date
text-align center
border-bottom none
strong
border-bottom none
.widget-bd, .archive-list
margin 0
padding 0
list-style none
@@ -43,10 +48,17 @@
padding 10px 0
line-height 1.5
border-bottom 1px solid c-eee
font-size 12px
font-size 14px
overflow hidden
text-overflow ellipsis
white-space nowrap
.badge, .archive-list-count
&::before
content "("
&::after
content ")"
color #a4a4a4
padding .2em .5em
a .avatar
float left
width 36px