HIFIVE!
-Sorry for the inconvenience but we’re performing some maintenance at the moment. If you need to you can always contact us, otherwise we’ll be back online shortly!
-— The Team
-diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..6b66951 Binary files /dev/null and b/.DS_Store differ diff --git a/project/.DS_Store b/project/.DS_Store new file mode 100644 index 0000000..6d0703a Binary files /dev/null and b/project/.DS_Store differ diff --git a/project/assets/.DS_Store b/project/assets/.DS_Store new file mode 100644 index 0000000..2e25614 Binary files /dev/null and b/project/assets/.DS_Store differ diff --git a/project/css/style_index.css b/project/css/style_index.css new file mode 100644 index 0000000..bb5813b --- /dev/null +++ b/project/css/style_index.css @@ -0,0 +1,29 @@ +body{ + margin: 0; +} + +.nav_imie{ + height: 40px; + background-color: black; +} + +.item_nav_imie{ + display: inline-block; + padding-left: 20px; + padding-top: 10px; + color: white; + float: right; + font-family: "Zona Black", sans-serif; + font-size: 1.9vh; +} + +@media screen and (max-width: 640px) { + .nav_imie { + height: 0; + } +} + +@font-face { + font-family: "Zona Black"; + src: url('Zona_Black.ttf'); +} \ No newline at end of file diff --git a/project/img/.DS_Store b/project/img/.DS_Store new file mode 100644 index 0000000..be16837 Binary files /dev/null and b/project/img/.DS_Store differ diff --git a/project/img/facebook.png b/project/img/facebook.png new file mode 100644 index 0000000..52c96e5 Binary files /dev/null and b/project/img/facebook.png differ diff --git a/project/img/facebook.svg b/project/img/facebook.svg new file mode 100644 index 0000000..64dc50a --- /dev/null +++ b/project/img/facebook.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/project/img/twitter.png b/project/img/twitter.png new file mode 100644 index 0000000..651c336 Binary files /dev/null and b/project/img/twitter.png differ diff --git a/project/index.html b/project/index.html deleted file mode 100644 index 0c83bb3..0000000 --- a/project/index.html +++ /dev/null @@ -1,18 +0,0 @@ - -
Sorry for the inconvenience but we’re performing some maintenance at the moment. If you need to you can always contact us, otherwise we’ll be back online shortly!
-— The Team
-