Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
joshine
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
joshine
Commits
aa525b70
Commit
aa525b70
authored
Oct 25, 2022
by
lmf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
暂时保存
parent
fc2eb887
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
19 deletions
+23
-19
app/design/frontend/Joshine/breeze/web/css/_custom.less
+23
-19
No files found.
app/design/frontend/Joshine/breeze/web/css/_custom.less
View file @
aa525b70
...
...
@@ -633,7 +633,7 @@ ul {
}
#shipping-zip-form .field .label{font-size: 14px;color: #555555;}
#co-shipping-method-form .item-options .radio{margin-top: 4px;}
@media (min-width:
768
px){
@media (min-width:
1024
px){
.product-info-wrapper {
row-gap: 0;
grid-template-columns: 1fr 1fr;
...
...
@@ -649,16 +649,6 @@ ul {
justify-content: space-between;
}
}
.product-info-wrapper .page-title span.base{
text-transform: none;
font-size: 20px;
font-weight: 400;
color: #292929;
padding-bottom: 1px;
margin-bottom: 0;
display: inline-block;
letter-spacing: -1.5px;
}
.cms-home .cms-index-index .page-layout-1column > main#maincontent {
max-width: fit-content;
...
...
@@ -2030,11 +2020,7 @@ button.action.submit.primary {
}
}
//详情页修改
@media (min-width: 768px){
.product-info-wrapper .page-title-wrapper{
margin-top: -20px;
margin-left: 30px;
}
@media (min-width: 1024px){
.product-info-wrapper .product-info-main{
margin-left: 30px;
}
...
...
@@ -2274,7 +2260,25 @@ span.swatch-attribute-selected-option{
color: blue;
}
//.swatch-option.selected::before{
// box-shadow: 0 0 0 1px inset rgba(var(--brand-color), var(--brand-alpha, 1)), 0 0 0 3px inset #ffffff;
//}
//product view right
@media(min-width: 1024px) {
.product-info-wrapper .page-title-wrapper {
margin-left: 10%;
width: 80%;
}
.product-info-wrapper .page-title span.base{
font-size: 20px;
font-weight: 400;
color: #292929;
padding-bottom: 1px;
margin-bottom: 0;
line-height: 0px;
}
.product-info-wrapper .product-info-main {
margin-left: 10%;
width: 80%;
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment