style: footer style
This commit is contained in:
parent
d0555e729e
commit
f9b72b34fa
@ -135,7 +135,6 @@
|
|||||||
<form
|
<form
|
||||||
action="./"
|
action="./"
|
||||||
method="get"
|
method="get"
|
||||||
style="padding-bottom: 40px"
|
|
||||||
target="_blank"
|
target="_blank"
|
||||||
class="flex"
|
class="flex"
|
||||||
onsubmit="toSubmit(event)"
|
onsubmit="toSubmit(event)"
|
||||||
@ -174,7 +173,7 @@
|
|||||||
<p><strong>注意:不支持项目文件夹</strong></p>
|
<p><strong>注意:不支持项目文件夹</strong></p>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
<p style="position: sticky; top: calc(100% - 2.5em)">
|
<p>
|
||||||
本项目为 <a href="https://github.com/hunshcn/gh-proxy" target="_blank">gh-proxy</a> 的PHP版本,由 <a href="https://tlanyan.me" target="_blank">tlanyan</a> 基于 <a href="https://github.com/reactphp" target="_blank">ReactPHP</a> 开发
|
本项目为 <a href="https://github.com/hunshcn/gh-proxy" target="_blank">gh-proxy</a> 的PHP版本,由 <a href="https://tlanyan.me" target="_blank">tlanyan</a> 基于 <a href="https://github.com/reactphp" target="_blank">ReactPHP</a> 开发
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user