forked from mirror/MCSManager
修改 - 更改式样
This commit is contained in:
parent
c9c3fb08a5
commit
6be89da4e2
@ -27,7 +27,7 @@
|
||||
<p>如有问题,请及时反馈!</p>
|
||||
|
||||
</div>
|
||||
<p id="mlogin_context_footer">
|
||||
<p class="mlogin_context_footer">
|
||||
<span>©2013-2018 Suwings. All rights reserved.</span>
|
||||
</p>
|
||||
<!-- 登录 -->
|
||||
@ -48,7 +48,7 @@
|
||||
需要帮助?
|
||||
</a>
|
||||
</div>
|
||||
<p id="mlogin_context_footer" class="phone ">
|
||||
<p class="mlogin_context_footer phone">
|
||||
<span>©2013-2018 Suwings. All rights reserved.</span>
|
||||
</p>
|
||||
</div>
|
||||
|
@ -48,7 +48,7 @@ html {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#mlogin_context_footer {
|
||||
.mlogin_context_footer {
|
||||
color: #666;
|
||||
position: absolute;
|
||||
bottom: 8px;
|
||||
@ -163,7 +163,7 @@ html {
|
||||
top: 0;
|
||||
right: 0;
|
||||
}
|
||||
#mlogin_context_footer {
|
||||
.mlogin_context_footer {
|
||||
left: 24px;
|
||||
}
|
||||
.phone_not {
|
||||
|
Loading…
Reference in New Issue
Block a user