结发受长生 04442faf3d 全文搜索
2018-05-08 17:37:31 +08:00

110 lines
2.0 KiB
Stylus

/*!
*
*/
/*
@media screen and (max-width: 1440px)
.container
max-width 1140px
.content
min-height 500px
@media screen and (max-width: 1000px) and (min-width: 960px)
.container
max-width 952px
.content
min-height 500px
*/
@media screen and (max-width: 959px)
.container
margin-bottom 10px
padding 0 10px
min-width auto
.content
min-height 500px
.sidebar
display none
.content-main
margin-right 0
padding 20px 10px
.header
.header-main
height auto
.logo
float none
width 100%
.profile
display none
#search-box
display none
.menu
float none
padding 8px 10px
border 1px solid rgba(0, 0, 0, .1)
background-color #fff
border-top 0
overflow hidden
position absolute
right 10px
top 69px
.item
width 50%
height auto
line-height 1
padding 8px 0
font-size 14px
.hidden
display none
.dropnav
position absolute
display block
top 21px
right 20px
width 30px
height @width
padding 0 2px
line-height @height
font-size @height
color #efe0ce
z-index 3
cursor pointer
&:hover
opacity .8
.post
header .post-title
font-size 15px
.post-meta
text-center()
.post-content
.post-excerpt
margin-right 0
.post-thumbnail
display none
.more a
position relative
display block
padding 6px
text-center()
.page-navigator
padding-left 0
.page-number
.space
.extend
margin-right 6px
.page-navigator li
display inline-block
margin-right 7px
opacity .8
.page-navigator li a
display block
padding 2px 8px
background-color #eee
.comment
.list-wrap
.list
.user-comment
.user-comment-header
.reply
display block
.page-nav .more
display none