mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-11-30 19:08:59 +08:00
微信绑定
This commit is contained in:
parent
d99181673d
commit
48b0ac5c0a
3
public/static/index/default/css/user.logout.css
Normal file
3
public/static/index/default/css/user.logout.css
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.my-content {
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
@ -216,13 +216,15 @@
|
|||||||
line-height: 45px;
|
line-height: 45px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #666;
|
color: #666;
|
||||||
font-size: 20px;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border-radius: 50px;
|
border-radius: 50px;
|
||||||
border: 1px solid #e3e3e3;
|
border: 1px solid #e3e3e3;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
.commonrightnavigation-right-nav .go-top i {
|
||||||
|
font-size: 24px;
|
||||||
|
}
|
||||||
.cart-show {
|
.cart-show {
|
||||||
display: block !important;
|
display: block !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user