diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..54a2c61 Binary files /dev/null and b/.DS_Store differ diff --git a/Resources/camp.webp b/Resources/camp.webp new file mode 100644 index 0000000..e239b2f Binary files /dev/null and b/Resources/camp.webp differ diff --git a/Resources/css/style.css b/Resources/css/style.css index e69de29..7494192 100644 --- a/Resources/css/style.css +++ b/Resources/css/style.css @@ -0,0 +1,18 @@ +html { + background-color: black; + text-align: center; +} + +header { + font-family: Verdana; + font-weight: normal; + font-size: 50px; + color: white; + text-align: center; +} + +#download-excursion { + color: aquamarine; + font-size: 16px; + font-weight: bold; +} \ No newline at end of file diff --git a/Resources/excursion.mp4 b/Resources/excursion.mp4 new file mode 100644 index 0000000..0b6ff2f Binary files /dev/null and b/Resources/excursion.mp4 differ diff --git a/Resources/phone.webp b/Resources/phone.webp new file mode 100644 index 0000000..4b04cc9 Binary files /dev/null and b/Resources/phone.webp differ diff --git a/index.html b/index.html index c59403f..3e7d045 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,15 @@
- +