diff --git a/impressum.html b/impressum.html index 4907083..c5e124d 100644 --- a/impressum.html +++ b/impressum.html @@ -28,7 +28,7 @@
\ No newline at end of file diff --git a/index.css b/index.css index 6666a1a..20e6da1 100644 --- a/index.css +++ b/index.css @@ -78,6 +78,7 @@ body { display: block; text-decoration: none; + user-select: none; padding: var(--border-width); } @@ -118,6 +119,10 @@ body { margin-right: 0.5rem; } +.impressum { + user-select: none; +} + .footer { align-self: end; padding: 0.5rem; @@ -126,4 +131,5 @@ body { .footer a { color: var(--foreground); text-decoration: none; + user-select: none; } \ No newline at end of file diff --git a/index.html b/index.html index 341b209..c220542 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@

jonahbauer.eu