mirror of
https://github.com/PaiGramTeam/luoxu-api-pub.git
synced 2024-11-21 22:58:21 +00:00
add footer
This commit is contained in:
parent
46c4292c3e
commit
c1abdf89ee
@ -52,6 +52,17 @@
|
|||||||
.username {
|
.username {
|
||||||
color: #1e90ff;
|
color: #1e90ff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.navbar {
|
||||||
|
background-color: #333;
|
||||||
|
position: fixed;
|
||||||
|
bottom: 0;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-brand {
|
||||||
|
color: #eee;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -68,6 +79,16 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div style="height: 100px;"></div>
|
||||||
|
|
||||||
|
<footer>
|
||||||
|
<nav class="navbar">
|
||||||
|
<div class="container-fluid">
|
||||||
|
<a class="navbar-brand" href="#">PaiGramTeam</a>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
const gdata = {
|
const gdata = {
|
||||||
"-1001797471403": "崩坏:星穹铁道 · 仙舟:罗浮",
|
"-1001797471403": "崩坏:星穹铁道 · 仙舟:罗浮",
|
||||||
|
Loading…
Reference in New Issue
Block a user