Files
orico-official-website/public/static/index/mobile/css/topic_laptop/rgb.css
jsasg fdc9064739
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 4s
笔记本英文版
2025-12-30 15:28:33 +08:00

29 lines
444 B
CSS

.rgb-t {
font-size: 0.48rem;
color: #fff;
width: 100%;
text-align: center;
margin-top: 4.84rem;
margin-bottom: 0.37rem;
line-height: 1.5;
}
.rgb-bg {
aspect-ratio: 750/582;
}
.rgb-p {
font-size: 0.20rem;
color: #cbcfd8;
line-height: 1.5;
text-align: center;
}
.rgb-imgs {
display: flex;
gap: 0.1rem;
margin-top: 0.28rem;
justify-content: center;
}
.rgb-imgs img {
width: 2.17rem;
display: block;
}