commit 3caaa464bf27f6fff6f8a01f55f2c300e10a7a4f Author: Djkato Date: Fri Feb 3 13:56:58 2023 +0100 first commit diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..a83d70a Binary files /dev/null and b/favicon.ico differ diff --git a/img/farby laky0.jpg b/img/farby laky0.jpg new file mode 100644 index 0000000..998a53a Binary files /dev/null and b/img/farby laky0.jpg differ diff --git a/img/logo_mini.jpg b/img/logo_mini.jpg new file mode 100644 index 0000000..c535472 Binary files /dev/null and b/img/logo_mini.jpg differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..305c0b5 --- /dev/null +++ b/index.html @@ -0,0 +1,32 @@ + + + + + + + + + + + FarbySabr - Pod vývinom + + + + +
+ logo +

Na stránke sa pracuje

+
+ + + + + + + \ No newline at end of file diff --git a/src/index.js b/src/index.js new file mode 100644 index 0000000..e69de29 diff --git a/src/style.css b/src/style.css new file mode 100644 index 0000000..e5aacb8 --- /dev/null +++ b/src/style.css @@ -0,0 +1,51 @@ +html { + font-family: "Poppins"; + } + + body { + overflow: hidden; + margin: 0; + padding: 0; + background-image: url("../svg/bg-color.svg"); + background-repeat: no-repeat; + background-position: center; + background-size: cover; + } + + h1 { + font-size: min(7vw, 5vh); + } + + footer { + position: absolute; + bottom: 0; + height: 7vh; + width: 100vw; + display: flex; + flex-direction: row; + flex-wrap: nowrap; + justify-content: space-around; + align-items: center; + text-align: center; + } + + footer h2 { + padding: 1vh 2vh; + font-size: min(2vw, 2vh); + background-color: green; + border-radius: 100000000px; + color: white; + } + + .wrapper { + width: 100vw; + height: 100vh; + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; + } + + .wrapper img { + height: min(min(15vw, 10vh), 65px); + } \ No newline at end of file diff --git a/svg/Roller.svg b/svg/Roller.svg new file mode 100644 index 0000000..beab12f --- /dev/null +++ b/svg/Roller.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + diff --git a/svg/bg-color.svg b/svg/bg-color.svg new file mode 100644 index 0000000..24bb1e3 --- /dev/null +++ b/svg/bg-color.svg @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/bucket.svg b/svg/bucket.svg new file mode 100644 index 0000000..45ca5b5 --- /dev/null +++ b/svg/bucket.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/svg/ground_splash.svg b/svg/ground_splash.svg new file mode 100644 index 0000000..280faf1 --- /dev/null +++ b/svg/ground_splash.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/svg/splash_big.svg b/svg/splash_big.svg new file mode 100644 index 0000000..daa8d49 --- /dev/null +++ b/svg/splash_big.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + diff --git a/svg/splash_small.svg b/svg/splash_small.svg new file mode 100644 index 0000000..f7e9851 --- /dev/null +++ b/svg/splash_small.svg @@ -0,0 +1,18 @@ + + + + + + + + +