style(css): 更新技术标签颜色值
- 将 tech-tag-3d 和 tech-tag-mobile 的颜色从白色更改为紫色 (#d57eeb)
This commit is contained in:
@@ -1513,8 +1513,8 @@ body {
|
||||
}
|
||||
[data-theme="day"] .tech-tag-3d.tag-color-23,
|
||||
[data-theme="day"] .tech-tag-mobile.tag-color-23 {
|
||||
color: #ffffff !important;
|
||||
-webkit-text-fill-color: #ffffff !important;
|
||||
color: #d57eeb !important;
|
||||
-webkit-text-fill-color: #d57eeb !important;
|
||||
}
|
||||
[data-theme="day"] .tech-tag-3d.tag-color-24,
|
||||
[data-theme="day"] .tech-tag-mobile.tag-color-24 {
|
||||
|
||||
Reference in New Issue
Block a user