<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width:500px){.chapter,.cover{width:100%}.chapter{background-color:var(--background-mid)}.cover-img{width:150px;height:200px}}@media only screen and (min-width:1000px){.cover{width:400px;height:400px}.detail{width:600px}.detail .chapter{width:40%;background-color:var(--background-mid);margin-right:10px}.cover-img{width:240px;height:320px}}.app-box{padding:5px 10px}.app-box .iconfont{font-size:14px}.app-box .logo{border-radius:5px;width:30px;height:30px}.app-box .text{font-size:12px;line-height:14px}.app-box .btn{width:100px;height:30px;line-height:30px;font-size:14px;color:#fff;background-color:#ff8066;border-radius:20px;text-align:center}</pre></body></html>