1
This commit is contained in:
@@ -154,7 +154,7 @@ body {
|
||||
tab-size: 4;
|
||||
-moz-tab-size: 4;
|
||||
text-align: left;
|
||||
/* white-space: pre-wrap; */
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word
|
||||
}
|
||||
|
||||
|
||||
@@ -1714,6 +1714,7 @@ div {
|
||||
text-align: center;
|
||||
background-color: #fff;
|
||||
overflow: hidden;
|
||||
white-space: normal !important;
|
||||
}
|
||||
.o_detail_title {
|
||||
font-size: 2.25em;
|
||||
@@ -1725,12 +1726,14 @@ div {
|
||||
text-align: center;
|
||||
background-color: #fff;
|
||||
overflow: hidden;
|
||||
white-space: normal !important;
|
||||
|
||||
}
|
||||
.o_detail_small {
|
||||
font-size: 1.5em;
|
||||
color: #333;
|
||||
margin-bottom: 0.7vw;
|
||||
white-space: normal !important;
|
||||
}
|
||||
.o_detail_text {
|
||||
font-size: 1.125em;
|
||||
@@ -1740,6 +1743,7 @@ div {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-bottom: 0.7vw;
|
||||
white-space: normal !important;
|
||||
}
|
||||
.products_des {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user