diff --git a/src/pages_960/modules/home/index2.vue b/src/pages_960/modules/home/index2.vue index 47cb815..b6b7b17 100644 --- a/src/pages_960/modules/home/index2.vue +++ b/src/pages_960/modules/home/index2.vue @@ -28,16 +28,16 @@ @@ -506,7 +506,7 @@ export default { background center / 100% 100% url('../../../images/bg-title_2_s.png') no-repeat padding 2px 22px p - font-size 14px + font-size 15px font-weight: 400; color: #fff; line-height 12px @@ -546,7 +546,7 @@ export default { li float left width 14% - font-size 13px; + font-size 15px; line-height 20px // color #AFBED8 color #E2BB0E @@ -569,7 +569,7 @@ export default { width calc(100% - 20px) .scroll_container_1 width 100% - height calc(100% - 20px) + height calc(100% - 30px) overflow hidden .scroll-ul_1 li @@ -579,7 +579,8 @@ export default { &:nth-child(even) background rgba(31,46,73,0.7) &:nth-child(odd) - background rgba(31,46,73,0.55) + // background rgba(31,46,73,0.55) + background rgba(16, 38, 78, 0.55) .scroll-ul_1_div float left width 14% @@ -589,7 +590,7 @@ export default { justify-content center align-items center flex-wrap nowrap - font-size 8px + font-size 14px line-height 8px color #B2BBD7 text-align center @@ -614,7 +615,7 @@ export default { li float left width 33% - font-size 13px; + font-size 15px; line-height 20px // color #AFBED8 color #E2BB0E @@ -647,7 +648,8 @@ export default { &:nth-child(even) background rgba(31,46,73,0.7) &:nth-child(odd) - background rgba(31,46,73,0.55) + // background rgba(31,46,73,0.55 + background rgba(16, 38, 78, 0.55) .scroll-ul_2_div float left width 33% @@ -657,7 +659,7 @@ export default { justify-content center align-items center flex-wrap nowrap - font-size 8px + font-size 14px line-height 8px color #B2BBD7 text-align center