diff --git a/chapters/004 特征性.md b/chapters/004 特征性.md index 97df880..216824f 100644 --- a/chapters/004 特征性.md +++ b/chapters/004 特征性.md @@ -6,7 +6,7 @@ 假设有如下css和html: ```html -<button>color?</button> +<button class="branding">color?</button> button { color: red;