diff --git a/materialize/css/style.css b/materialize/css/style.css index 34d0c39..ef98fb8 100644 --- a/materialize/css/style.css +++ b/materialize/css/style.css @@ -42,3 +42,9 @@ background: transparent -moz-linear-gradient(center top , rgba(255, 255, 255, 0) 0%, transparent 1%, rgba(0, 0, 0, 0.07) 26%, rgba(0, 0, 0, 0.5) 71%, rgba(0, 0, 0, 0.7) 100%) repeat scroll 0% 0%; padding: 20% 0 0; } + +.gallery-header { + text-align: center; + margin-top: 10em; + margin-bottom: 8em; +} diff --git a/templates/example.html b/templates/example.html index 7933794..928cee3 100644 --- a/templates/example.html +++ b/templates/example.html @@ -1,10 +1,6 @@ - - - - @@ -13,16 +9,9 @@ -
-
-

-

Gallery Name

-
-
Subtext of the gallery name
-
-

- -
+
@@ -45,39 +34,5 @@
- -
-
- - -
-
-
-

flash_on

-
Speeds up development
- -

We did most of the heavy lifting for you to provide a default stylings that incorporate our custom components. Additionally, we refined animations and transitions to provide a smoother experience for developers.

-
-
-
- -
-
-

settings

-
Easy to work with
- -

We have provided detailed documentation as well as specific code examples to help new users get started. We are also always open to feedback and can answer any questions a user may have about Materialize.

-
-
-
- -
-

- -
- - - -