diff --git a/materialize/css/style-page.css b/materialize/css/style-page.css index 11bf736..c978e5d 100644 --- a/materialize/css/style-page.css +++ b/materialize/css/style-page.css @@ -40,6 +40,30 @@ section { display: flex; } +.full-picture h1 { + text-transform: uppercase; + font-size: 5.5vw; + letter-spacing: 4px; + font-family: sans-serif; + margin-left: 10%; + margin-right: 10%; + margin-bottom: 1px; +} + +.full-picture h2 { + font-weight: normal; + font-style: italic; + font-size: 2.2vw; + font-family: serif; + margin-top: 1px; +} + +.full-picture .datetime { + text-transform: uppercase; + font-family: serif; + letter-spacing: 2px; +} + .bordered-picture img { height: 80%; width: 80%; diff --git a/templates/page-example.html b/templates/page-example.html index b82355e..1803e7b 100644 --- a/templates/page-example.html +++ b/templates/page-example.html @@ -13,9 +13,9 @@
-

Some title on the picture

-

Some subtitle

- +

Some title on the picture

+

Some subtitle

+
march 3th 2015