diff --git a/examples/theming.html b/examples/theming.html index 467ca2a40..77f7df891 100644 --- a/examples/theming.html +++ b/examples/theming.html @@ -17,6 +17,13 @@ body > .ui.container { margin-top: 3em; } + .ui.container > h1 { + font-size: 4em; + } + .ui.container > h2.dividing.header { + font-size: 2.5em; + margin: 4em 0em 3em; + } .color.grid { margin: -1.5em; width: 400px; @@ -32,9 +39,6 @@ .spaced > .button { margin-bottom: 1em; } - .container > h2 { - margin: 5em 0em 1em; - } .ui.menu { margin: 3em 0em; } @@ -57,11 +61,11 @@
-

Theming Examples

+

Theming Examples

-

Site

+

Site

Heading 1

@@ -95,7 +99,7 @@
-

Menu

+

Menu

-

Buttons

+

Buttons

@@ -333,7 +337,8 @@
-
+
+
@@ -341,11 +346,7 @@ - -
-
- - +
@@ -370,7 +371,7 @@ -

Tables

+

Tables