优化
This commit is contained in:
@@ -198,6 +198,12 @@
|
|||||||
padding-top: 1rem;
|
padding-top: 1rem;
|
||||||
padding-bottom: 0.5625rem;
|
padding-bottom: 0.5625rem;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
width: 70%;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
text-align: center;
|
||||||
|
|
||||||
}
|
}
|
||||||
.oricoEGapp-Contact .narskfPage .narskf-content .narskf-ct-row .narskfit .narskf-sm {
|
.oricoEGapp-Contact .narskfPage .narskf-content .narskf-ct-row .narskfit .narskf-sm {
|
||||||
color: #9a9a9a;
|
color: #9a9a9a;
|
||||||
@@ -205,6 +211,7 @@
|
|||||||
}
|
}
|
||||||
.oricoEGapp-Contact .narskfPage .narskf-content .narskf-ct-row .narskfit .narskf-font-26 {
|
.oricoEGapp-Contact .narskfPage .narskf-content .narskf-ct-row .narskfit .narskf-font-26 {
|
||||||
color: #262626 !important;
|
color: #262626 !important;
|
||||||
|
|
||||||
}
|
}
|
||||||
.oricoEGapp-Contact .narskfPage .narskf-content .narskf-ct-row .narskfit .narskico-img {
|
.oricoEGapp-Contact .narskfPage .narskf-content .narskf-ct-row .narskfit .narskico-img {
|
||||||
width: 2.5rem;
|
width: 2.5rem;
|
||||||
|
|||||||
@@ -13,6 +13,7 @@
|
|||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding-top: 3.5rem;
|
padding-top: 3.5rem;
|
||||||
padding-bottom: 9.25rem;
|
padding-bottom: 9.25rem;
|
||||||
|
width:70%;
|
||||||
}
|
}
|
||||||
.narskfPage .narskf-content .narskf-ct-row {
|
.narskfPage .narskf-content .narskf-ct-row {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -39,6 +40,11 @@
|
|||||||
font-size: 1.125rem;
|
font-size: 1.125rem;
|
||||||
padding-top: 1.6875rem;
|
padding-top: 1.6875rem;
|
||||||
padding-bottom: 0.375rem;
|
padding-bottom: 0.375rem;
|
||||||
|
width: 70%;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
.narskfPage .narskf-content .narskf-ct-row .narskfit .narskf-sm {
|
.narskfPage .narskf-content .narskf-ct-row .narskfit .narskf-sm {
|
||||||
color: #9a9a9a;
|
color: #9a9a9a;
|
||||||
@@ -47,6 +53,14 @@
|
|||||||
.narskfPage .narskf-content .narskf-ct-row .narskfit .narskf-font-26 {
|
.narskfPage .narskf-content .narskf-ct-row .narskfit .narskf-font-26 {
|
||||||
color: #262626 !important;
|
color: #262626 !important;
|
||||||
}
|
}
|
||||||
|
.narskfPage .narskf-content .narskf-ct-row .narskfit .narskf-font-26 p{
|
||||||
|
width: 70%;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
text-align: center;
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
.narskfPage .narskf-content .narskf-ct-row .narskfit .narskico-img {
|
.narskfPage .narskf-content .narskf-ct-row .narskfit .narskico-img {
|
||||||
width: 3.75rem;
|
width: 3.75rem;
|
||||||
height: 3.75rem;
|
height: 3.75rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user