add footer

This commit is contained in:
xtaodada 2023-09-14 23:25:01 +08:00
parent 46c4292c3e
commit c1abdf89ee
Signed by: xtaodada
GPG Key ID: 4CBB3F4FA8C85659

View File

@ -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": "崩坏:星穹铁道 · 仙舟:罗浮",