代码拉取完成,页面将自动刷新
body{
margin: auto;
text-align: justify;
position: relative;
}
.heading{
height: 24em;
background-size: cover;
background-repeat: no-repeat;
}
h1{
position: absolute;
left: 1em;
top: 9em;
margin: 0;
font-size: 2em;
color: white;
text-shadow: 2px 2px 2px black;
}
.aside {
margin: 1em;
}
.aside a:link{
text-decoration: none;
font-size: small;
}
p.summary {
padding: 0 5em;
color: grey;
}
p.summary:before, p.summary:after {
content: "";
display: block;
border: 1px solid grey;
width: 50%;
color: grey;
margin: 2em auto;
}
.content{
line-height: 1.5;
}
.content img{
display: block;
margin: auto;
}
.content p{
margin-bottom: 1.5em;
}
@media screen and (max-width:640px){
body{
margin: 0;
width: 100%;
}
.heading{
height: 15em;
background-size: cover;
background-repeat: no-repeat;
}
h1{
position: static;
color: black;
text-shadow: none;
padding: 0.5em 0.5em;
}
.aside{
margin: auto;
text-align: center;
}
p.summary{
display: inline-block;
padding: 0 1em;
}
.content p{
padding: 0 1em;
margin: 1em 0;
}
.content img{
max-width: 90%;
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。