Improve page header

- Add illustration in correct size
- Rephrase explanatory intro paragraphs
This commit is contained in:
arne 2025-11-19 12:30:12 +01:00
commit a7267a241d
2 changed files with 7 additions and 2 deletions

View file

@ -69,6 +69,10 @@
vertical-align: middle;
}
p.intro {
font-size: 20px;
}
#root {
clear: both;
}
@ -215,9 +219,10 @@
</style>
</head>
<body>
<img class="illustration" src="./img/lodestone_attracting_nails.png" width="150" />
<img class="illustration" src="./img/lodestone_attracting_nails_small.jpeg" width="150" />
<h1>Lodestone</h1>
<p>Lodestone is an application to help you navigate the Fediverse. It surfaces things you enjoyed and allows you to sift through them again. It aims to be a companion to the server hosting your Mastodon instance, or any other compatible Fediverse software.</p>
<p class="intro">Lodestone helps you navigate the Fediverse.</p>
<p>It gives you a tool to quickly search through your favorite posts, and helps you rediscover the things you found relevant.</p>
<div id="root">
Loading application…
<noscript>Please turn on JavaScript to run the application.</noscript>