From e380614a2c610a2fe56eec4b9f2e57bc7adce53f Mon Sep 17 00:00:00 2001 From: deepend-tildeclub Date: Tue, 5 May 2020 22:47:07 -0600 Subject: [PATCH] minor layout changes --- footer.php | 3 -- index.php | 109 +++++++++++++++++++++++++++-------------------------- style.css | 1 + 3 files changed, 57 insertions(+), 56 deletions(-) diff --git a/footer.php b/footer.php index 96c5847..b127b96 100644 --- a/footer.php +++ b/footer.php @@ -1,9 +1,6 @@
- -
- diff --git a/index.php b/index.php index 8859566..e58d914 100644 --- a/index.php +++ b/index.php @@ -41,41 +41,7 @@
  • most of the info from previous wiki iterations are now consolidated on our new wiki
  • we have a new donation page set up on liberapay
  • -
    -

    tilde.club gold star supporters

    - -

    Tilde.Club is supported by a global community of good people. We - don't rank people by the amount they give, only by the fact that they - gave. Here's who has donated! When you're on the server, THANK - THEM.

    - -
    @@ -90,28 +56,65 @@ RECENTLY CHANGED PAGES you can see that too

    -

    here are the home pages of our users

    -

    this list does not include people who haven't changed their page yet

    -

    if you're not seeing yourself listed here, change your page from the default.

    -

    list all users

    +
    +

    tilde.club gold star supporters

    +

    Tilde.Club is supported by a global community of + good people. We don't rank people by the amount + they give, only by the fact that they gave. + Here's who has donated! When you're on the + server, THANK THEM.

    + + -
      - -
    1. ~
    2. - -
    + + +
    + +

    here are the home pages of our users

    +

    this list does not include people who haven't changed their page yet

    +

    if you're not seeing yourself listed here, change your page from the default.

    +

    list all users

    +
      + +
    1. ~
    2. + +
    + +
    + +

    big kudos and thanks to the people who built the original tilde.club!

    diff --git a/style.css b/style.css index 32ef506..264b164 100644 --- a/style.css +++ b/style.css @@ -14,6 +14,7 @@ } ol { margin-left: 1em; + column-count: 4; } body { margin: auto;