This commit is contained in:
2022-05-12 22:34:13 +08:00
parent 3cff04ab24
commit 9460a2496e
3 changed files with 6 additions and 4 deletions

View File

@@ -39,12 +39,14 @@ export default function Init() {
<p>
这只是漫漫防灾长路的一步不是第一步也肯定不是最后一步请批评指正和参与
</p>
<p>
<p style={{
textAlign: "right",
}}>
黄匡忠
<br />
北师港浸大
<br />
2008+14, 05,12
2008+14, 05,12
<br />
</p>
</section>

View File

@@ -80,7 +80,7 @@ export default function Init() {
</Link>
<Link href="https://umap.openstreetmap.fr/zh/map/geological-disasters-in-mainland-china_758447#4/39.44/104.15" passHref>
<div>
<h3>各省突发地灾害地图</h3>
<h3>各省突发地灾害地图</h3>
<small>
<Copyright />
Sherry, Ivy, & Rika

View File

@@ -2,7 +2,7 @@ html,
body {
padding: 0;
margin: 0;
font-family:Arial, Helvetica, sans-serif
font-family:Arial, Helvetica, sans-serif;
}
a {