From da9cf15c8a341d63d8d7d110fb1056f5e767681d Mon Sep 17 00:00:00 2001 From: orange Date: Fri, 10 Mar 2023 18:02:19 +0600 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BB=20=D1=81=D1=81?= =?UTF-8?q?=D1=8B=D0=BB=D0=BA=D1=83=20=D0=BD=D0=B0=20=D0=B4=D0=B8=D1=81?= =?UTF-8?q?=D0=BA=D0=BE=D1=80=D0=B4=20=D0=A3=D0=91=D1=80=D0=B0=D0=BB=20?= =?UTF-8?q?=D0=A1=D1=82=D0=B8=D0=BB=D1=8C=20=D0=BA=D0=BD=D0=BE=D0=BF=D0=BA?= =?UTF-8?q?=D0=B8=20=D0=B4=D0=B8=D1=81=D0=BA=D0=BE=D1=80=D0=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/Header.css | 24 ++---------------------- source/index.html | 3 --- 2 files changed, 2 insertions(+), 25 deletions(-) diff --git a/source/Header.css b/source/Header.css index 0abd97d..45d1dc3 100644 --- a/source/Header.css +++ b/source/Header.css @@ -11,7 +11,7 @@ display: block; padding: 4px 0px 4px 0px; } -.header > div.link { +/* .header > div.link { display: block; position: relative; top: -32px; @@ -44,24 +44,4 @@ position: relative; top: calc(100% - 14px - (50% / 4)); font-size: 14px; -} -@keyframes check { - 0% { - opacity: 0; - height: 32px; - } - 100% { - opacity: 1; - height: 64px; - } -} -@keyframes checks { - 0% { - opacity: 1; - height: 64px; - } - 100% { - opacity: 0; - height: 64px; - } -} \ No newline at end of file +} */ \ No newline at end of file diff --git a/source/index.html b/source/index.html index 501d73f..eea6269 100644 --- a/source/index.html +++ b/source/index.html @@ -10,9 +10,6 @@
Logo -