From 203338511977474ca413e449797ae16781499c90 Mon Sep 17 00:00:00 2001 From: Never Gude Date: Tue, 18 Aug 2026 15:34:10 +0200 Subject: [PATCH] fix stuff --- public_html/eh/eh/eh/eh-eh/styles/style.css | 4 +++- public_html/eh/eh/eh/index.html | 2 +- public_html/eh/eh/index.html | 2 +- public_html/eh/index.html | 2 +- public_html/index.html | 2 +- styles/style.css | 4 +++- 6 files changed, 10 insertions(+), 6 deletions(-) mode change 100755 => 100644 public_html/eh/eh/eh/index.html mode change 100755 => 100644 public_html/eh/eh/index.html mode change 100755 => 100644 public_html/eh/index.html diff --git a/public_html/eh/eh/eh/eh-eh/styles/style.css b/public_html/eh/eh/eh/eh-eh/styles/style.css index a01e561..16e0fb2 100644 --- a/public_html/eh/eh/eh/eh-eh/styles/style.css +++ b/public_html/eh/eh/eh/eh-eh/styles/style.css @@ -117,13 +117,15 @@ main { #page-header div { display: flex; - gap: 4pt; + gap: 2pt; } #page-header a { display: block; color: var(--foreground); text-decoration: none; + padding: 2pt; + border-radius: 3pt; } .page-header-button { diff --git a/public_html/eh/eh/eh/index.html b/public_html/eh/eh/eh/index.html old mode 100755 new mode 100644 index 9ec3fb5..a3c963c --- a/public_html/eh/eh/eh/index.html +++ b/public_html/eh/eh/eh/index.html @@ -1,7 +1,7 @@ - Page Title + EH-EH diff --git a/public_html/eh/eh/index.html b/public_html/eh/eh/index.html old mode 100755 new mode 100644 index 504e6ec..7c98223 --- a/public_html/eh/eh/index.html +++ b/public_html/eh/eh/index.html @@ -1,7 +1,7 @@ - Page Title + EH diff --git a/public_html/eh/index.html b/public_html/eh/index.html old mode 100755 new mode 100644 index f539053..b89dfe6 --- a/public_html/eh/index.html +++ b/public_html/eh/index.html @@ -1,7 +1,7 @@ - Page Title + EH diff --git a/public_html/index.html b/public_html/index.html index 753c302..130854e 100644 --- a/public_html/index.html +++ b/public_html/index.html @@ -1,7 +1,7 @@ - Page Title + NEVER EVER EVER. DEH diff --git a/styles/style.css b/styles/style.css index a01e561..16e0fb2 100644 --- a/styles/style.css +++ b/styles/style.css @@ -117,13 +117,15 @@ main { #page-header div { display: flex; - gap: 4pt; + gap: 2pt; } #page-header a { display: block; color: var(--foreground); text-decoration: none; + padding: 2pt; + border-radius: 3pt; } .page-header-button {