Merge pull request #4 from xiaobai666awa/main
A lot of fixes to index.html
This commit is contained in:
commit
61295c0dd4
10
index.html
10
index.html
@ -20,7 +20,7 @@
|
|||||||
<div class="brand header-brand">
|
<div class="brand header-brand">
|
||||||
<h1 class="m-0">
|
<h1 class="m-0">
|
||||||
<a href="#">
|
<a href="#">
|
||||||
<a href="//fksj.icu"><b>方块世界 群组</b></a>
|
<a href="//fksj.icu"><b>方块世界群组</b></a>
|
||||||
</a>
|
</a>
|
||||||
</h1>
|
</h1>
|
||||||
</div>
|
</div>
|
||||||
@ -36,7 +36,7 @@
|
|||||||
<div class="hero-inner">
|
<div class="hero-inner">
|
||||||
<div class="hero-copy">
|
<div class="hero-copy">
|
||||||
<h1 class="hero-title mt-0 is-revealing">方块世界服务器</h1>
|
<h1 class="hero-title mt-0 is-revealing">方块世界服务器</h1>
|
||||||
<p class="hero-paragraph is-revealing">方块世界群组 官方网站</p>
|
<p class="hero-paragraph is-revealing">方块世界群组官方网站</p>
|
||||||
<p class="hero-cta mb-0 is-revealing">
|
<p class="hero-cta mb-0 is-revealing">
|
||||||
<a class="button button-primary button-shadow" href="https://www.fksjfwq.cn/">方块世界群组 - 论坛</a>
|
<a class="button button-primary button-shadow" href="https://www.fksjfwq.cn/">方块世界群组 - 论坛</a>
|
||||||
</p>
|
</p>
|
||||||
@ -58,7 +58,7 @@
|
|||||||
<div class="features-inner section-inner has-top-divider">
|
<div class="features-inner section-inner has-top-divider">
|
||||||
<div class="features-header text-center">
|
<div class="features-header text-center">
|
||||||
<div class="container-sm">
|
<div class="container-sm">
|
||||||
<h2 class="section-title mt-0">特色</h2>
|
<h2 class="section-title mt-0">特色内容</h2>
|
||||||
<p class="section-paragraph mb-0">我们认为的我们最实用之处</p>
|
<p class="section-paragraph mb-0">我们认为的我们最实用之处</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -68,8 +68,8 @@
|
|||||||
<div class="feature-icon">
|
<div class="feature-icon">
|
||||||
<img src="dist/images/feature-icon-01.svg" alt="Feature 01">
|
<img src="dist/images/feature-icon-01.svg" alt="Feature 01">
|
||||||
</div>
|
</div>
|
||||||
<h4 class="feature-title">在线讯息</h4>
|
<h4 class="feature-title">在线联系</h4>
|
||||||
<p class="text-sm">点击右下角的图标,进入之后即可与我们对话.</p>
|
<p class="text-sm">点击右下角的图标,进入之后即可与我们取得联系.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="feature is-revealing">
|
<div class="feature is-revealing">
|
||||||
|
Loading…
Reference in New Issue
Block a user