From dfc99cc981767da664f6344ef453e9395e44afb1 Mon Sep 17 00:00:00 2001 From: eline Date: Sat, 6 May 2023 18:39:48 +0200 Subject: [PATCH] Minified svg's and made mesh untargetable --- img/cc-dark.svg | 69 +++++------------------------------------- img/cc-light.svg | 66 +++++----------------------------------- img/git-dark.svg | 48 ++--------------------------- img/git-light.svg | 46 ++-------------------------- img/mastodon-dark.svg | 47 ++-------------------------- img/mastodon-light.svg | 46 ++-------------------------- img/w-dark.svg | 61 +++++-------------------------------- img/w-light.svg | 59 +++++------------------------------- styles/style.css | 2 ++ 9 files changed, 40 insertions(+), 404 deletions(-) diff --git a/img/cc-dark.svg b/img/cc-dark.svg index 556ac5a..007f161 100644 --- a/img/cc-dark.svg +++ b/img/cc-dark.svg @@ -1,64 +1,11 @@ - + - - - - - - - - - - + + + + + + + diff --git a/img/cc-light.svg b/img/cc-light.svg index 60e699b..7ae0a42 100644 --- a/img/cc-light.svg +++ b/img/cc-light.svg @@ -1,61 +1,11 @@ - + - - - - - - - - - - + + + + + + + diff --git a/img/git-dark.svg b/img/git-dark.svg index 18281e7..7c2c3b8 100644 --- a/img/git-dark.svg +++ b/img/git-dark.svg @@ -1,47 +1,3 @@ - + - - + diff --git a/img/git-light.svg b/img/git-light.svg index 7d650d8..ac32c71 100644 --- a/img/git-light.svg +++ b/img/git-light.svg @@ -1,45 +1,3 @@ - + - - + diff --git a/img/mastodon-dark.svg b/img/mastodon-dark.svg index 3cde3e6..9ddf200 100644 --- a/img/mastodon-dark.svg +++ b/img/mastodon-dark.svg @@ -1,46 +1,3 @@ - + - - + diff --git a/img/mastodon-light.svg b/img/mastodon-light.svg index 3ca46dc..93e0b13 100644 --- a/img/mastodon-light.svg +++ b/img/mastodon-light.svg @@ -1,45 +1,3 @@ - + - - + diff --git a/img/w-dark.svg b/img/w-dark.svg index 87764d5..23a192e 100644 --- a/img/w-dark.svg +++ b/img/w-dark.svg @@ -1,57 +1,10 @@ - + - - - - - - - - - + + + + + + diff --git a/img/w-light.svg b/img/w-light.svg index 38e54d4..eae2a66 100644 --- a/img/w-light.svg +++ b/img/w-light.svg @@ -1,55 +1,10 @@ - + - - - - - - - - - + + + + + + diff --git a/styles/style.css b/styles/style.css index 07eb985..7f33e46 100644 --- a/styles/style.css +++ b/styles/style.css @@ -100,6 +100,8 @@ a:focus { position: absolute; bottom: 5rem; right: 0; + /* user-select: none; */ + pointer-events: none; } .copyleft a,