diff --git a/index.html b/index.html index 00f018a..4c6e422 100644 --- a/index.html +++ b/index.html @@ -23,10 +23,10 @@ summary: Listing all websites under 1MB in total size How can I help support this project?

If you are feeling generous, I would greatly appreciate any donations to help support the site.

    -
  1. XMR: 84Pd48H5qSX2B5bBy881A73KmgdQxmRPg9pQ9faftMWEfRpQmbesiishjnYBhRy5dj6No8a1ksCYpdPbiypWxdMw3GD5zwD
  2. -
  3. BTC: 3JGsvjgxamQHi4VCALER4rXvnvzdWUaQGg
  4. -
  5. ETH: 0x5a0c2841aa63c8abd5ee9b9bd67092ecb55221c2
  6. -
  7. BCH: pze5vzlh7hv9lrdj6s0q2t20ylzp7uvpvc69jkpdsw
  8. +
  9. XMR:
    84Pd48H5qSX2B5bBy881A73KmgdQxmRPg9pQ9faftMWEfRpQmbesiishjnYBhRy5dj6No8a1ksCYpdPbiypWxdMw3GD5zwD
  10. +
  11. BTC:
    3JGsvjgxamQHi4VCALER4rXvnvzdWUaQGg
  12. +
  13. ETH:
    0x5a0c2841aa63c8abd5ee9b9bd67092ecb55221c2
  14. +
  15. BCH:
    pze5vzlh7hv9lrdj6s0q2t20ylzp7uvpvc69jkpdsw
  16. Or simply buy me a coffee
diff --git a/style.css b/style.css index 9e316ba..bae922a 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,5 @@ body{margin:0 auto;max-width:75ch;padding:10px;} +pre{overflow:auto;} table{border-collapse:collapse;width:100%;} table tbody tr:nth-of-type(even) td{background:#f9f9f9;} table tbody tr.size-section td{background:#191919;color:white;}