mjz update
This commit is contained in:
@@ -6,7 +6,7 @@ article: false
|
||||
---
|
||||
|
||||
## 深色背景
|
||||
在 class 中加入 `bg-Red|Orange|...`
|
||||
在 class 中加入 `bg-red|orange|...`
|
||||
|
||||
```css
|
||||
.bg-red /* 嫣红 #e54d42 */
|
||||
@@ -27,7 +27,7 @@ article: false
|
||||
```
|
||||
|
||||
## 浅色背景
|
||||
在 class 中加入 `bg-Red|Orange|...`
|
||||
在 class 中加入 `bg-red|orange|...`
|
||||
在 class 中再加入 `light`
|
||||
|
||||
```css
|
||||
|
||||
Reference in New Issue
Block a user