Commit 121a31d0 by 王东红

优化用户中心样式

parent de92525c
......@@ -34,7 +34,7 @@
.block-dashboard-info .box-information .box-title,.box-newsletter strong.box-title,.block-dashboard-addresses .box-title{
font-size: 20px;
padding-bottom: 10px;
color: #292929;
color: #333333;
display: block;
font-weight: 600;
}
......@@ -89,6 +89,18 @@
.block-dashboard-orders,.block-reviews-dashboard{
display: none;
}
.box-content{
color: #666666;
font-size: 14px;
}
.box-actions a{
color: #373737;
font-size: 15px;
cursor: pointer;
}
.box-actions a:hover{
color: #000000;
}
@media(min-width: 768px){
.block .box{
max-width: 700px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment