additional new colour tweaks (#285)

This commit is contained in:
DokterKaj
2024-10-12 23:42:15 +08:00
committed by GitHub
parent f4a457e529
commit 3ff907d6c1
11 changed files with 9 additions and 9 deletions

View File

@ -38,7 +38,7 @@
<nav class="
{% if prefs.fixed_navbar == "on" %} fixed_navbar{% endif %}">
<div id="logo">
<a id="redlib" href="/"><span id="lib">red</span><span id="reddit">lib.</span></a>
<a id="redlib" href="/"><span id="red">red</span><span id="lib">lib.</span></a>
{% block subscriptions %}{% endblock %}
</div>
{% block search %}{% endblock %}