commit 04e34d15b59c72b295086bb22745ab0123d4024b Author: Patryk Koreń Date: Tue Jun 11 19:00:53 2024 +0200 init diff --git a/css/index.css b/css/index.css new file mode 100644 index 0000000..661f187 --- /dev/null +++ b/css/index.css @@ -0,0 +1,15 @@ +body { + display: flex; + flex-direction: column; + background-image: url("/images/paprika_bg.webp"); +} + +#logo { + max-width: max(10vh, 100px); +} + +p { + color: lightcoral; + text-shadow: black 2px 2px; + font-size: xxx-large; +} diff --git a/images/favicon.ico b/images/favicon.ico new file mode 100644 index 0000000..0781933 Binary files /dev/null and b/images/favicon.ico differ diff --git a/images/hungary.png b/images/hungary.png new file mode 100644 index 0000000..3d06538 Binary files /dev/null and b/images/hungary.png differ diff --git a/images/logo.png b/images/logo.png new file mode 100644 index 0000000..0a421a5 Binary files /dev/null and b/images/logo.png differ diff --git a/images/logo.svg b/images/logo.svg new file mode 100644 index 0000000..1b1a8b2 --- /dev/null +++ b/images/logo.svg @@ -0,0 +1,111 @@ + + + + diff --git a/images/paprika_bg.webp b/images/paprika_bg.webp new file mode 100644 index 0000000..68704cf Binary files /dev/null and b/images/paprika_bg.webp differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..4f3d671 --- /dev/null +++ b/index.html @@ -0,0 +1,17 @@ + + + + + + Papryk + + + + + + +

Wiesz co robią lekarze w kuchni? Leczo XD

+ + + +