From e32e514982bd870bf919c5fb6f97bd3dde721c31 Mon Sep 17 00:00:00 2001 From: simplonco Date: Wed, 18 Jan 2017 11:04:57 +0100 Subject: [PATCH] salut --- index.css | 11 +++++++++++ index.html | 17 +++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 index.css create mode 100644 index.html diff --git a/index.css b/index.css new file mode 100644 index 0000000..e4c1837 --- /dev/null +++ b/index.css @@ -0,0 +1,11 @@ +body { + background-color: #113E53; +} +h1 { +font-family: 'Bungee Shade'; + text-align: center; + font-size: 40px; + margin-top: 50px; +margin-left: 50px; +margin-right: 50px; +} diff --git a/index.html b/index.html new file mode 100644 index 0000000..06bd8a5 --- /dev/null +++ b/index.html @@ -0,0 +1,17 @@ + + + + + + + + + + + +

Reference in Javascript and CSS

+ + + + +