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