Commit f9e7a261 by lmf

优化顶部首饰样式文件

删除footercss引入文件
parent f224bbda
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
<head> <head>
<meta name="format-detection" content="telephone=no"/> <meta name="format-detection" content="telephone=no"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<css src="css/footer.css" rel="stylesheet" type="text/css" />
</head> </head>
<body> <body>
<referenceBlock name="breeze.css"> <referenceBlock name="breeze.css">
......
...@@ -64,7 +64,8 @@ ...@@ -64,7 +64,8 @@
margin-bottom: 0; margin-bottom: 0;
font-family: Outfit-Regular, sans-serif; font-family: Outfit-Regular, sans-serif;
font-size: 20px; font-size: 20px;
display: block !important; display: block !important;
margin-top: 40px;
} }
.old-price > span .price-label{ .old-price > span .price-label{
...@@ -97,7 +98,7 @@ ...@@ -97,7 +98,7 @@
width: 100%; width: 100%;
} }
.block .block-content,#search_mini_form{ .block .block-content,#search_mini_form{
display: ba; display: none;
} }
.header.content{ .header.content{
......
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