fix: 跳转样式
All checks were successful
Upload / Explore-Gitea-Actions (push) Successful in 52s

This commit is contained in:
moonlightwatch 2025-03-26 19:47:16 +08:00
parent e0c1b922d9
commit 2e86a58fee

View File

@ -42,11 +42,6 @@
background: rgba(255, 255, 255, 0.6); background: rgba(255, 255, 255, 0.6);
} }
.relocating {
opacity: 0;
font-size: 13px;
transition: all .3s ease;
}
</style> </style>
</head> </head>
@ -75,9 +70,9 @@
<div class="row" style="height: 20%;"> <div class="row" style="height: 20%;">
<div class="col text-center"> <div class="col text-center">
<div class="btn-group" role="group" aria-label="Links"> <div class="btn-group" role="group" aria-label="Links">
<div id="relocating"> <p id="relocating" style="opacity: 0;font-size: 13px;transition: all .3s ease;">
跳转到: <span id="relocate-location"></span> 跳转到: <span id="relocate-location"></span>
</div> </p>
<p> <p>
<a style="text-decoration: none;color: whitesmoke;opacity: 0.5;" href="http://beian.miit.gov.cn" <a style="text-decoration: none;color: whitesmoke;opacity: 0.5;" href="http://beian.miit.gov.cn"
target="_blank">陕ICP备16007928号</a> target="_blank">陕ICP备16007928号</a>