Commit 5c704f93 by 王东红

优化用户中心通知提醒样式

parent cdd182eb
...@@ -1050,16 +1050,10 @@ footer{ ...@@ -1050,16 +1050,10 @@ footer{
font-family: 'Outfit-Regular', sans-serif; font-family: 'Outfit-Regular', sans-serif;
font-size: 14px; font-size: 14px;
} }
.message.info, .message.warning, .message.notice{
margin: 0 0 10px; .account .message.info,.account .message.warning,.account .message.notice{
padding: 10px 20px;
display: block;
line-height: 1.2em;
font-size: 1.3rem;
background: #fdf0d5; background: #fdf0d5;
color: #6f4400; color: #6f4400;
padding-left: 40px;
position: relative;
} }
.account.customer-account-edit{ .account.customer-account-edit{
form .legend{ form .legend{
......
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