This commit is contained in:
parent
e0c1b922d9
commit
2e86a58fee
@ -42,11 +42,6 @@
|
||||
background: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
|
||||
.relocating {
|
||||
opacity: 0;
|
||||
font-size: 13px;
|
||||
transition: all .3s ease;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
@ -75,9 +70,9 @@
|
||||
<div class="row" style="height: 20%;">
|
||||
<div class="col text-center">
|
||||
<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>
|
||||
</div>
|
||||
</p>
|
||||
<p>
|
||||
<a style="text-decoration: none;color: whitesmoke;opacity: 0.5;" href="http://beian.miit.gov.cn"
|
||||
target="_blank">陕ICP备16007928号</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user