From 15e5eee88044200643dd46fe0bfc2227db95d6b5 Mon Sep 17 00:00:00 2001 From: Filip Rojek Date: Mon, 31 Oct 2022 11:05:24 +0100 Subject: [PATCH] update --- css/styles.css | 40 ---------------------------------------- index.html | 2 +- 2 files changed, 1 insertion(+), 41 deletions(-) delete mode 100644 css/styles.css diff --git a/css/styles.css b/css/styles.css deleted file mode 100644 index 8e5f304..0000000 --- a/css/styles.css +++ /dev/null @@ -1,40 +0,0 @@ -* { - box-sizing: border-box; - padding: 0; - margin: 0; -} - -.red { - color: #e63946; -} - -body { - background-color: #FFF7E1; - display: flex; - justify-content: center; - align-items: center; - flex-direction: column; - min-height: 100vh; - font-family: 'Source Code Pro', monospace; -} -.ccontent{ - display: flex; - justify-content: center; - align-items: center; - flex-direction: column; - gap: 5rem; -} -.img_1 { - height: 2.5rem; -} -.img_2 { - height: 25rem; -} -/* .udalost:hover { - text-decoration: line-through; -} */ -.udalost { - color: #161340; - font-weight: bold; - font-size: 1.5rem; -} diff --git a/index.html b/index.html index 8f69072..b6c832f 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@ PKM PARTY PLES - +