Line 453: | Line 453: | ||
/*菜单下来后的背景色*/ | /*菜单下来后的背景色*/ | ||
/*background: rgba(2, 23, 37, 0.8);*/ | /*background: rgba(2, 23, 37, 0.8);*/ | ||
− | |||
--color-bg: #1f174e; | --color-bg: #1f174e; | ||
--color-bg-2: #151436; | --color-bg-2: #151436; | ||
− | --color-bg-3: # | + | --color-bg-3: #060029; |
− | --color- | + | background: linear-gradient(90deg, var(--color-bg-3), var(--color-bg-2), var(--color-bg), var(--color-bg-2), var(--color-bg-3)); |
− | + | ||
− | + | ||
z-index: 2; | z-index: 2; | ||
text-align: center; | text-align: center; |
Revision as of 18:22, 20 October 2019