[Style] account link styling

This commit is contained in:
coja
2026-05-01 22:56:07 +02:00
parent 507472f6ff
commit bbf1ffa445
3 changed files with 53 additions and 12 deletions

View File

@@ -1,8 +1,23 @@
<h1>Account</h1>
<p>If you have created an account on dmz.rs, you can use our XMPP and e-mail server, as well as other services that support LDAP login.<p>
<p>For more on XMPP see <a href="https://wiki.dmz.rs/en/tutorial/conversations">this tutorial</a>. <p>
<p>You can see settings for the <a href="https://www.thunderbird.net">Thunderbird</a> mail client on this <a href="/img/mailsettings.png">image</a>.<p>
<p>
If you have created an account on dmz.rs, you can use our XMPP and e-mail
server, as well as other services that support LDAP login.
</p>
<p>
For more on XMPP see
<a href="https://wiki.dmz.rs/en/tutorial/conversations">this tutorial</a>.
</p>
<p>
You can see settings for the
<a href="https://www.thunderbird.net">Thunderbird</a> mail client on this
<a href="/img/mailsettings.png">image</a>.
</p>
<p><a href="/account/register/">Register</a><p>
<p><a href="/account/unregister/">Delete account</a><p>
<p><a href="/account/changepassword/">Change password</a><p>
<div class="auth-wrap">
<p><a href="/account/register/">Register</a></p>
<p></p>
<p><a href="/account/unregister/">Delete account</a></p>
<p></p>
<p><a href="/account/changepassword/">Change password</a></p>
<p></p>
</div>