Compare commits
8 Commits
09b1f9f14c
...
c2bba7fb56
| Author | SHA1 | Date | |
|---|---|---|---|
| c2bba7fb56 | |||
| 052570fefa | |||
| 5ed692a672 | |||
| 5f7156470e | |||
| 9b339d6364 | |||
| 09f9bfd301 | |||
| d4fa15f671 | |||
| 6ba7181e3f |
@@ -2314,10 +2314,7 @@ video img {
|
||||
margin-left: 0.4rem;
|
||||
margin-right: 0.4rem;
|
||||
}
|
||||
//*详情样式*/
|
||||
.o_detail_title {font-size:2.25em; color: #101010; margin-top:3.125vw; font-weight: 600; margin-bottom:1.25vw; line-height: 1.2em;}
|
||||
.o_detail_small {font-size:1.5em; color: #333; margin-bottom:0.7vw;}
|
||||
.o_detail_text {font-size:1em;color: #737373; line-height: 1.5em;width:80%; margin-left: auto; margin-right: auto; margin-bottom: 0.7vw;}
|
||||
/*详情样式*/
|
||||
.o_detail_all {
|
||||
text-align: center;
|
||||
background-color: #fff;
|
||||
|
||||
@@ -222,7 +222,9 @@ div{
|
||||
margin: 0;
|
||||
position: relative
|
||||
}
|
||||
|
||||
.ql-editor video{
|
||||
max-width: 100% !important;
|
||||
}
|
||||
.ql-container.ql-disabled .ql-tooltip {
|
||||
visibility: hidden
|
||||
}
|
||||
@@ -1549,32 +1551,6 @@ div{
|
||||
.o_detail_title {font-size:2.25em; color: #101010; margin-top:3.125vw; font-weight: 600; margin-bottom:1.25vw; line-height: 1.2em;}
|
||||
.o_detail_small {font-size:1.5em; color: #333; margin-bottom:0.7vw;}
|
||||
.o_detail_text {font-size:1em;color: #737373; line-height: 1.5em;width:80%; margin-left: auto; margin-right: auto; margin-bottom: 0.7vw;}
|
||||
.o_detail_all {
|
||||
text-align: center;
|
||||
background-color: #fff;
|
||||
overflow: hidden;
|
||||
}
|
||||
.o_detail_title {
|
||||
font-size: 0.85rem;
|
||||
color: #101010;
|
||||
}
|
||||
.o_detail_small {
|
||||
font-size: 0.75rem;
|
||||
color: #333;
|
||||
margin-top: 0.4rem;
|
||||
}
|
||||
.o_detail_text {
|
||||
font-size: 0.64rem;
|
||||
color: #737373;
|
||||
line-height: 1rem;
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
.o_detail_img {
|
||||
margin-top: 0.3rem;
|
||||
margin-bottom: 1.3rem;
|
||||
}
|
||||
|
||||
.products_des {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user