Commit a96793b8 by wd

定位布局

parent 045a533e
...@@ -3136,6 +3136,12 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo ...@@ -3136,6 +3136,12 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
min-width: 880px!important; min-width: 880px!important;
} }
.gallery-placeholder__image{
float: right;
position: fixed;
margin-left: 100px;
}
} }
.fotorama__arr, .fotorama__thumb__arr{ .fotorama__arr, .fotorama__thumb__arr{
background-color: rgba(255,255,255,0.8); background-color: rgba(255,255,255,0.8);
......
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