68 lines
1.7 KiB
HTML
68 lines
1.7 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Document</title>
|
|
<link rel="stylesheet" href="./clear.css">
|
|
|
|
<style>
|
|
.text_content {
|
|
margin-top: 1.24rem;
|
|
margin-left: 0.307rem;
|
|
margin-right: 0.333rem;
|
|
}
|
|
|
|
.text_content h2 {
|
|
font-family: PingFang-SC-Bold;
|
|
font-size: 1.4rem;
|
|
color: #333333;
|
|
margin-bottom: 0.38rem;
|
|
}
|
|
|
|
|
|
.text_content span {
|
|
font-family: PingFang-SC-Medium;
|
|
font-size: 0.32rem;
|
|
color: #999999;
|
|
margin-left: 0.22rem;
|
|
|
|
}
|
|
|
|
.text_content .nr {
|
|
font-family: PingFang-SC-Medium;
|
|
font-size: 0.427rem;
|
|
color: #000000;
|
|
margin-top: 0.9rem;
|
|
|
|
}
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div class="newIofo">
|
|
<div class="text_content">
|
|
<h2>暴降17度,合肥天气明起大反转,还有暴雨来袭!</h2>
|
|
<span>2019-10-07 08:00 浏览量238.0万</span>
|
|
<div class="nr">
|
|
梦寐以求的小长假就那么过去了
|
|
上班的心情总是那么沉重
|
|
上班第一天
|
|
刚放完假的你
|
|
是不是这样的
|
|
|
|
不过,值得开心的是
|
|
晴好天气依旧持续
|
|
阳光明媚
|
|
气温也似乎变得放飞自我了
|
|
预计今天的最高气温会攀升到31℃左右
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</body>
|
|
|
|
</html> |