diff --git a/2024/index.html b/2024/index.html index 2fa0aec..c850db2 100644 --- a/2024/index.html +++ b/2024/index.html @@ -50,13 +50,7 @@ things we learned -
-

- This site is a work in progress! If you experience issues, - please try waiting a minute and reloading before reaching out with - questions. -

-
+
diff --git a/for-artists/index.html b/for-artists/index.html index a2db33f..36dabd1 100644 --- a/for-artists/index.html +++ b/for-artists/index.html @@ -54,13 +54,7 @@ things we learned -
-

- This site is a work in progress! If you experience issues, - please try waiting a minute and reloading before reaching out with - questions. -

-
+
diff --git a/learn/index.html b/learn/index.html index afb8049..e6394d8 100644 --- a/learn/index.html +++ b/learn/index.html @@ -44,13 +44,7 @@ artist guidelines -
-

- This site is a work in progress! If you experience issues, - please try waiting a minute and reloading before reaching out with - questions. -

-
+
diff --git a/scripts/wip.js b/scripts/wip.js index d98e0d7..7a5c99c 100644 --- a/scripts/wip.js +++ b/scripts/wip.js @@ -1,11 +1,7 @@ /* populate footer */ let wipHTML = ` -

- This site is a work in progress! If you experience issues, - please try waiting a minute and reloading before reaching out with - questions. -

+

--- always under construction ---

` function populateWip() { diff --git a/signup/index.html b/signup/index.html index a159954..89d9ddc 100644 --- a/signup/index.html +++ b/signup/index.html @@ -46,13 +46,7 @@ things we learned -
-

- This site is a work in progress! If you experience issues, - please try waiting a minute and reloading before reaching out with - questions. -

-
+
diff --git a/styles/main.css b/styles/main.css index 3f846b9..9f1c736 100644 --- a/styles/main.css +++ b/styles/main.css @@ -70,25 +70,12 @@ padding: 0 1rem; } -/* WIP banner */ -.wip { - background-color: light-dark(var(--color-warn-light), var(--color-warn-dark)); - color: light-dark(var(--color-text-light), var(--color-text-dark)); - font-family: var(--font-family); - padding: 0.05rem 1rem; - width: 100%; - border: solid light-dark(var(--color-text-light), var(--color-text-dark)); - border-radius: 3px; - margin-top: 1rem; - text-align: center; -} /* WIP banner */ #wip { background-color: light-dark(var(--color-warn-light), var(--color-warn-dark)); color: light-dark(var(--color-text-light), var(--color-text-dark)); font-family: var(--font-family); padding: 0.05rem 1rem; - width: 100%; border: solid light-dark(var(--color-text-light), var(--color-text-dark)); border-radius: 3px; margin-top: 1rem; @@ -180,4 +167,8 @@ a:focus { outline: 3px solid light-dark(var(--color-header-light), var(--color-header-dark)); outline-offset: 2px; background-color: light-dark(var(--color-header-light), var(--color-header-dark)); +} + +li { + padding: .1rem; } \ No newline at end of file diff --git a/years/index.html b/years/index.html index 4fe5622..a05cd36 100644 --- a/years/index.html +++ b/years/index.html @@ -56,7 +56,7 @@
  • 2026
  • -
  • 2025 (current)
  • +
  • 2025
  • 2024