diff --git a/snikket_web/templates/demo.html b/snikket_web/templates/demo.html index bd8c4db..eda56b5 100644 --- a/snikket_web/templates/demo.html +++ b/snikket_web/templates/demo.html @@ -166,24 +166,69 @@ -

The following demonstrate the different button styles. First normal buttons:

-
- - - -
-

Then the accentuated versions:

-
- - - -
-

And finally, the Danger Zone:

-
- - - -
+
+

The following demonstrate the different button styles. First normal buttons:

+
+ {#- -#} + + {#- -#} + + {#- -#} + + {#- -#} +
+

Then the accentuated versions:

+
+ {#- -#} + + {#- -#} + + {#- -#} + + {#- -#} +
+

And finally, the Danger Zone:

+
+ {#- -#} + + {#- -#} + + {#- -#} + + {#- -#} +
+
+

The following demonstrate the different button styles. First normal buttons:

+
+ {#- -#} + Tertiary + {#- -#} + Secondary + {#- -#} + Primary + {#- -#} +
+

Then the accentuated versions:

+
+ {#- -#} + Tertiary + {#- -#} + Secondary + {#- -#} + Primary + {#- -#} +
+

And finally, the Danger Zone:

+
+ {#- -#} + Tertiary + {#- -#} + Secondary + {#- -#} + Primary + {#- -#} +
+
{# {% for style in ["primary", "secondary", "tertiary"] %}

The following demonstrate the {{ style }} button styles: