style:样式修改
This commit is contained in:
@@ -152,7 +152,7 @@
|
|||||||
}
|
}
|
||||||
.orico_Page_achievement .achievementMain .achTimes .timecontent .timelist .timeline-con .con_event_list .event_list div li {
|
.orico_Page_achievement .achievementMain .achTimes .timecontent .timelist .timeline-con .con_event_list .event_list div li {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 100%;
|
width: 94%;
|
||||||
font-family: Montserrat-Medium, Montserrat;
|
font-family: Montserrat-Medium, Montserrat;
|
||||||
line-height: 1.5625rem;
|
line-height: 1.5625rem;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
@@ -160,6 +160,11 @@
|
|||||||
color: #707070;
|
color: #707070;
|
||||||
padding: 0 0 1.24rem 4.6875rem;
|
padding: 0 0 1.24rem 4.6875rem;
|
||||||
}
|
}
|
||||||
|
.orico_Page_achievement .achievementMain .achTimes .timecontent .timelist .timeline-con .con_event_list .event_list div li p{
|
||||||
|
white-space: normal;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
}
|
||||||
.orico_Page_achievement .achievementMain .tech {
|
.orico_Page_achievement .achievementMain .tech {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
@@ -266,9 +266,10 @@
|
|||||||
|
|
||||||
.orico_Page_index .pageMain .featuredProducts .fpSwiper .swiperasd {
|
.orico_Page_index .pageMain .featuredProducts .fpSwiper .swiperasd {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 75%;
|
width: 83%;
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 6.25rem;
|
height: 6.25rem;
|
||||||
|
margin-left: 2%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.orico_Page_index .pageMain .featuredProducts .fpSwiper .swiperasd .swiper-container1 {
|
.orico_Page_index .pageMain .featuredProducts .fpSwiper .swiperasd .swiper-container1 {
|
||||||
|
|||||||
Reference in New Issue
Block a user