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 {