diff --git a/materialize/css/style-page.css b/materialize/css/style-page.css new file mode 100644 index 0000000..45174d0 --- /dev/null +++ b/materialize/css/style-page.css @@ -0,0 +1,26 @@ +html { + height: 100%; + width: 100%; +} + +body { + margin: 0; + height: 100%; + width: 100%; +} + +.full-picture { + position: relative; + height: 100%; + width: 100%; + min-height: 250px; +} + +.bordered-picture { + height: 80%; + width: 80%; + margin-left: 10%; + margin-right: 10%; + margin-top: 3em; + margin-bottom: 5em; +} diff --git a/templates/page-example.html b/templates/page-example.html new file mode 100644 index 0000000..435c959 --- /dev/null +++ b/templates/page-example.html @@ -0,0 +1,27 @@ + + + + + + + + + + + + +
+
+ +

pouet

+ +
+
+ +

pouet

+ + + + + +