From 03cdc67e2c77b3a6ab17a612b902002058e508fd Mon Sep 17 00:00:00 2001 From: Guuq <50501321+Guuq@users.noreply.github.com> Date: Thu, 2 Jan 2020 16:10:53 +0100 Subject: [PATCH] Updated everything --- contact/css.css | 3 + contact/index.html | 8 +-- css.css | 98 ++++++++++++++++----------------- gallery/css.css | 25 +++++++++ gallery/index.html | 45 +++++++++++++++ index.html | 29 ++++------ minify/css.css | 31 ++++++++++- minify/index.html | 13 +++++ minify/js.js | 29 +++++++++- playground/css.css | 31 ++++++++++- playground/index.html | 18 +++++- playground/js.js | 12 ++++ resources/css/cssall.css | 1 - resources/img/leaves.jpg | Bin 0 -> 2854601 bytes resources/img/moon.png | Bin 19173 -> 0 bytes resources/img/mountain.jpg | Bin 0 -> 2191330 bytes resources/img/nightcity.jpg | Bin 0 -> 2111587 bytes resources/img/roadwoods.jpg | Bin 0 -> 1931529 bytes resources/img/roadwoodsred.jpg | Bin 0 -> 7024127 bytes resources/img/rocket.png | Bin 6309 -> 0 bytes resources/img/sunset.jpg | Bin 0 -> 3768238 bytes resources/img/wallpaper.png | Bin 111128 -> 0 bytes resources/js/insertNavbar.js | 50 ++++++++--------- resources/js/navbar.json.js | 10 ++++ 24 files changed, 295 insertions(+), 108 deletions(-) create mode 100644 gallery/css.css create mode 100644 gallery/index.html create mode 100644 resources/img/leaves.jpg delete mode 100644 resources/img/moon.png create mode 100644 resources/img/mountain.jpg create mode 100644 resources/img/nightcity.jpg create mode 100644 resources/img/roadwoods.jpg create mode 100644 resources/img/roadwoodsred.jpg delete mode 100644 resources/img/rocket.png create mode 100644 resources/img/sunset.jpg delete mode 100644 resources/img/wallpaper.png diff --git a/contact/css.css b/contact/css.css index 864c9ba..3a5bac2 100644 --- a/contact/css.css +++ b/contact/css.css @@ -1,6 +1,9 @@ .main { width: 100%; float: left; + background-position: center; + background-image: url("/resources/img/leaves.jpg"); + background-size: cover; } .main h1 { text-align: center; diff --git a/contact/index.html b/contact/index.html index ba77ea9..ad2d773 100644 --- a/contact/index.html +++ b/contact/index.html @@ -16,21 +16,21 @@
-

Need more info?

+

Meer info?

-

Name and last name*

+

Naam en achternaam*

E-mail*

-

Message*

+

Bericht*


-

Contact information:

+

Contact informatie: