diff --git a/examples/components/card.html b/examples/components/card.html index f7ffa48f4..86d2f0ccc 100644 --- a/examples/components/card.html +++ b/examples/components/card.html @@ -308,6 +308,139 @@ - +
+
+
+ Red card +
+
+
+
+ Orange card +
+
+
+
+ Yellow card +
+
+
+
+ Olive card +
+
+
+
+ Green card +
+
+
+
+ Teal card +
+
+
+
+ Blue card +
+
+
+
+ Violet card +
+
+
+
+ Purple card +
+
+
+
+ Pink card +
+
+
+
+ Brown card +
+
+
+
+ Grey card +
+
+
+
+ Black card +
+
+
+
+
+
+ Inverted (red) card +
+
+
+
+ Inverted (orange) card +
+
+
+
+ Inverted (yellow) card +
+
+
+
+ Inverted (olive) card +
+
+
+
+ Inverted (green) card +
+
+
+
+ Inverted (teal) card +
+
+
+
+ Inverted (blue) card +
+
+
+
+ Inverted (violet) card +
+
+
+
+ Inverted (purple) card +
+
+
+
+ Inverted (pink) card +
+
+
+
+ Inverted (brown) card +
+
+
+
+ Inverted (grey) card +
+
+
+
+ Inverted (black) card +
+
+
\ No newline at end of file