Skip to content

Commit 5bca903

Browse files
save file
1 parent f784f6a commit 5bca903

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

html-components/list/css/component.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,9 @@
4949

5050

5151

52+
.red { color: #e33; }
53+
.green { color: #3a3; }
54+
.blue { color: #39f; }
55+
.warning { color: orange; font-weight: bold; }
56+
.note { color: #666; font-style: italic; }
5257

0 commit comments

Comments
 (0)