Features list style

main
Bob Mottram 2022-06-29 10:52:19 +01:00
parent 928ed258b7
commit 734be151a6
1 changed files with 8 additions and 2 deletions

View File

@ -55,6 +55,10 @@
font-size: var(--font-size); font-size: var(--font-size);
} }
.features {
margin-left: 20%;
}
a, u { a, u {
color: var(--main-fg-color); color: var(--main-fg-color);
} }
@ -1188,11 +1192,11 @@
</tr> </tr>
</table> </table>
<p class="matrix">Matrix room: <b>#epicyon:matrix.libreserver.org<br>gemini://libreserver.org/epicyon</b></p> <p class="matrix">Matrix room: <b>#epicyon:matrix.libreserver.org<br>gemini://libreserver.org/epicyon</b></p>
<p class="releaseheader"><a href="v1_3_0.html">New release: 1.3.0</a></p>
<p class="intro">Epicyon is a <a href="https://en.wikipedia.org/wiki/Fediverse">fediverse</a> server suitable for self-hosting a small number of accounts on low power systems.</p> <p class="intro">Epicyon is a <a href="https://en.wikipedia.org/wiki/Fediverse">fediverse</a> server suitable for self-hosting a small number of accounts on low power systems.</p>
</center>
<div class="features">
<p class="intro">Key features:</p> <p class="intro">Key features:</p>
<ul class="features_list"> <ul class="features_list">
<li>Open standards: HTML, CSS, ActivityPub, RSS, CalDAV.</li> <li>Open standards: HTML, CSS, ActivityPub, RSS, CalDAV.</li>
<li>Supports common web browsers and <a href="https://lynx.invisible-island.net">shell browsers</a>.</li> <li>Supports common web browsers and <a href="https://lynx.invisible-island.net">shell browsers</a>.</li>
@ -1207,7 +1211,9 @@
<li>Written in Python, with few dependencies.</li> <li>Written in Python, with few dependencies.</li>
<li>AGPL license, which big tech hates.</li> <li>AGPL license, which big tech hates.</li>
</ul> </ul>
</div>
<center>
<p class="intro">Epicyon is for people who are tired of <i>big anything</i> and just want to DIY their online social experience without much fuss or expense. Think <i>water cooler discussions</i> rather than <i>shouting into the void</i>, in which you're mainly just reading and responding to the posts of people that you're following.</p> <p class="intro">Epicyon is for people who are tired of <i>big anything</i> and just want to DIY their online social experience without much fuss or expense. Think <i>water cooler discussions</i> rather than <i>shouting into the void</i>, in which you're mainly just reading and responding to the posts of people that you're following.</p>
<p class="siteheader">An Internet of People, Not Corporate Manipulation</p> <p class="siteheader">An Internet of People, Not Corporate Manipulation</p>