wx-chant/pages/ming/index.wxss
@zuopngfei 7e88dbb16c wee
2025-10-19 18:08:12 +08:00

1 line
1.7 KiB
Plaintext

page{background:#2c2c54}.dance-terms-container{background:linear-gradient(180deg,#2c2c54,#40407a);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.terms-scroll{height:calc(100vh - 120rpx);padding:40rpx 30rpx 0}.terms-list{padding-bottom:120rpx}.term-card{backdrop-filter:blur(20rpx);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:20rpx;box-sizing:border-box;margin-bottom:24rpx;padding:24rpx 28rpx;width:calc(100% - 60rpx)}.term-card .term-header{margin-bottom:16rpx}.term-card .term-header .term-title{word-wrap:break-word;color:#fff;font-size:30rpx;font-weight:700;line-height:1.4;word-break:break-all}.term-card .term-content .term-description{word-wrap:break-word;color:hsla(0,0%,100%,.9);font-size:26rpx;line-height:1.6;text-align:justify;word-break:break-all}.ballet-card{border-left:6rpx solid #ff6b9d}.ballet-card .term-title{color:#ff6b9d}.classical-card{border-left:6rpx solid #ffa726}.classical-card .term-title{color:#ffa726}.latin-card{border-left:6rpx solid #ab47bc}.latin-card .term-title{color:#ab47bc}.modern-card{border-left:6rpx solid #42a5f5}.modern-card .term-title{color:#42a5f5}.bottom-nav{backdrop-filter:blur(20px);background:rgba(44,44,84,.95);border-top:1px solid hsla(0,0%,100%,.1);bottom:0;display:-webkit-flex;display:flex;left:0;padding:30rpx 40rpx;position:fixed;right:0}.bottom-nav .nav-item{flex:1;position:relative;text-align:center}.bottom-nav .nav-item .nav-text{color:hsla(0,0%,100%,.6);font-size:28rpx;font-weight:500}.bottom-nav .nav-item.active .nav-text{color:#ff6b9d;font-weight:700}.bottom-nav .nav-item.active .nav-underline{background:#ff6b9d;border-radius:2rpx;bottom:-15rpx;height:4rpx;left:50%;position:absolute;transform:translateX(-50%);width:50rpx}