This commit is contained in:
2023-06-16 11:06:18 +08:00
parent 61b2fb2d79
commit 8baff8cda7
4 changed files with 7 additions and 742 deletions

File diff suppressed because one or more lines are too long

View File

@@ -456,7 +456,7 @@ export default {
// background-color #070b1c
.scroll_tab_1
_wh(100%, 40px)
border-bottom 1 solid rgba(8,205,248,0.3)
border-bottom 1px solid rgba(8,205,248,0.3)
li
float left
width 12.5%
@@ -474,7 +474,7 @@ export default {
.scroll-ul_1
li
_wh(100%, 44px)
border-bottom 1 solid rgba(8,205,248,0.3)
border-bottom 1px solid rgba(8,205,248,0.3)
&:nth-child(even)
background rgba(1,24,52,0.60)
box-shadow inset 0px 1px 0px 0px rgba(13,89,115,0.3)

View File

@@ -280,7 +280,7 @@ export default {
// background-color #070b1c
.scroll_tab_1
_wh(100%, 40px)
border-bottom 1 solid rgba(8,205,248,0.3)
border-bottom 1px solid rgba(8,205,248,0.3)
li
float left
width 10%
@@ -298,7 +298,7 @@ export default {
.scroll-ul_1
li
_wh(100%, 44px)
border-bottom 1 solid rgba(8,205,248,0.3)
border-bottom 1px solid rgba(8,205,248,0.3)
&:nth-child(even)
background rgba(1,24,52,0.60)
box-shadow inset 0px 1px 0px 0px rgba(13,89,115,0.3)

View File

@@ -341,7 +341,7 @@ export default {
// background-color #070b1c
.scroll_tab_1
_wh(100%, 40px)
border-bottom 1 solid rgba(8,205,248,0.3)
border-bottom 1px solid rgba(8,205,248,0.3)
li
float left
width 12.5%
@@ -359,7 +359,7 @@ export default {
.scroll-ul_1
li
_wh(100%, 44px)
border-bottom 1 solid rgba(8,205,248,0.3)
border-bottom 1px solid rgba(8,205,248,0.3)
&:nth-child(even)
background rgba(1,24,52,0.60)
box-shadow inset 0px 1px 0px 0px rgba(13,89,115,0.3)