improve frontpage

This commit is contained in:
Astro 2023-05-05 21:55:13 +02:00
parent f6aab8998e
commit c0601f8eef
2 changed files with 6 additions and 5 deletions

View file

@ -20,9 +20,10 @@
<section> <section>
<p> <p>
Mastodon and many other ActivityPub-compatible services live Mastodon and many other ActivityPub-compatible services live
and breathe decentralization. Mastoadmins can still bring the and breathe decentralization. Yet it can get lonely on a small
global buzz of toots into the <b>Federated Timeline</b> of their instance. Mastoadmins can bring the global buzz of toots into
small server by following <b>ActivityPub relays</b>. the <b>Federated Timeline</b> of their small server by
following <b>ActivityPub relays</b>.
</p> </p>
<p> <p>
With this service <a href="https://fedi.buzz/">#FediBuzz</a> With this service <a href="https://fedi.buzz/">#FediBuzz</a>

View file

@ -1,6 +1,6 @@
body { body {
background-color: #DFCFEF; background-color: #EFDFFF;
color: #1F2F4F; color: #0F1F2F;
font-family: sans-serif; font-family: sans-serif;
margin: 0 auto; margin: 0 auto;
max-width: 70rem; max-width: 70rem;