/* Theme Name: 时光酒馆 */

.site-content{margin:0;padding:0}
#comments{padding:0}
.introduction{padding:3rem .5rem 2rem .5rem;font-size:.875em;line-height:1.5rem;color:#fff;background:#000}
.introduction p{margin:0 0 1rem 0;opacity:.9}
.introduction p:first-child{font-weight:400;font-size:1.2em}
.introduction:before{content:'';background-size:cover;background-position:center center;background-image:url(/wp-content/themes/name/page/时光酒馆/introduction-bg.jpg);position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3}

@media screen and (min-width: 30rem) { /* 480px */
.introduction{padding:4rem 2rem 3rem 2rem}
}

@media screen and (min-width: 48rem) { /* 768px */
.introduction p{font-size:1em}
}