diff --git a/static/index.js b/static/index.js index e00434f..b4b8943 100644 --- a/static/index.js +++ b/static/index.js @@ -27,6 +27,6 @@ function update() { (showed) ? 'none' : 'block' } -addEventListener('DOMContentLoaded', () => { - $('input').on('change', update) -}) +// addEventListener('DOMContentLoaded', () => { +// $('input').on('change', update) +// }) diff --git a/static/style.css b/static/style.css index 7d1436b..4d21a2e 100644 --- a/static/style.css +++ b/static/style.css @@ -121,6 +121,11 @@ pre .value, code .value, code.value { */ } +.front-light, .front-dark { + margin-top: 2em; + margin-bottom: 2em; +} + .front-light { background-color: var(--fg); box-shadow: 0 0 .5em 1.5em var(--fg); @@ -130,10 +135,6 @@ pre .value, code .value, code.value { background-color: var(--bg); color: var(--fg); box-shadow: 0 0 .5em 1.5em var(--bg); - padding-top: 0; - padding-bottom: 0; - margin-top: 2em; - margin-bottom: 2em; } .front-dark a { diff --git a/templates/index.html b/templates/index.html index 301c935..bc3ab74 100644 --- a/templates/index.html +++ b/templates/index.html @@ -16,77 +16,16 @@ -
-
- I'm on -
- - -
- - -
-
- -
-
- I want to follow
someone on -
- -
- - -
-
- -
- -

- Choose your networks above. -

- -

- Use a feed reader! No need for Bridgy Fed. -

- -
- Enter your web site: -
- - -
-
- -

- To follow the web site example.com, search for @example.com@web.brid.gy on your fediverse instance. -

- -

- Search for them on your instance! No need for Bridgy Fed. -

+
+

Got a web site? Enter it here to follow someone on the fediverse:

+
+ + +
+

+

Got a fediverse account? Follow the web site example.com by searching for @example.com@web.brid.gy in your fediverse instance.