From 80d30be489403dd133f9c470bd62fdb6e711f234 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Fri, 4 Dec 2015 11:22:21 +0100 Subject: [PATCH] [enh] add a nice
to style --- materialize/css/style.css | 6 ++++++ templates/example.html | 1 + 2 files changed, 7 insertions(+) diff --git a/materialize/css/style.css b/materialize/css/style.css index 99898b9..57823c9 100644 --- a/materialize/css/style.css +++ b/materialize/css/style.css @@ -75,6 +75,12 @@ body { margin-top: .5em; } +.gallery-header > hr { + width: 14%; + margin-top: 3.5em; + color: #BBB; +} + .gallery-title > h2 { text-transform: uppercase; margin-bottom: .2em; diff --git a/templates/example.html b/templates/example.html index 30d8097..1a02568 100644 --- a/templates/example.html +++ b/templates/example.html @@ -13,6 +13,7 @@

Gallery Name

Subtext of the gallery name

+