Commit c42dee46 by lmf

优化首页logo

parent e2ef1a4b
...@@ -924,6 +924,7 @@ footer{ ...@@ -924,6 +924,7 @@ footer{
right: 145px; right: 145px;
z-index: 1; z-index: 1;
font-size: 13px; font-size: 13px;
margin-top: 3%;
} }
.page-header .header.content .logo{ .page-header .header.content .logo{
position: absolute; position: absolute;
...@@ -1979,6 +1980,7 @@ background-color: #000; ...@@ -1979,6 +1980,7 @@ background-color: #000;
@media (min-width: 768px){ @media (min-width: 768px){
.header-top.header-fixed .header.content{ .header-top.header-fixed .header.content{
padding-bottom: 15px; padding-bottom: 15px;
margin-top: 3%;
} }
.review-list .review-details{ .review-list .review-details{
width: 20%; width: 20%;
...@@ -2155,7 +2157,7 @@ background-color: #000; ...@@ -2155,7 +2157,7 @@ background-color: #000;
} }
.header-top.header-fixed{ .header-top.header-fixed{
height: 60px !important; height: 110px !important;
} }
.page-with-filter .toolbar .modes{ .page-with-filter .toolbar .modes{
......
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