We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f784f6a commit 5bca903Copy full SHA for 5bca903
1 file changed
html-components/list/css/component.css
@@ -49,4 +49,9 @@
49
50
51
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; }
57
0 commit comments