Tweak header

main
gravel 3 weeks ago
parent c722d2a01a
commit 101df24669
No known key found for this signature in database
GPG Key ID: CA95FFF4E0123903

@ -8,16 +8,11 @@
<header>
<div id="header-start">
<a
class="icon-container"
href="/instructions/"
target="_blank"
rel="help"
title="Multi-language guide to using the site."
href="/instructions/"
>Instructions</a>
<a
href="#footer"
title="About"
>More info</a>
title="Help"
>How do I join a Community?</a>
<?php if (SiteGeneration::getTargetDocumentRoute() != '/groups/all'): ?>
<noscript>
<a
@ -37,7 +32,7 @@
<div id="header-end">
<label
for="toggle-theme-switch"
class="icon-container anchorstyle clickable enter-clicks"
class="anchorstyle clickable enter-clicks"
title="Switch color theme"
tabindex="0"
><img
@ -55,8 +50,8 @@
title="Visit often? Show your love to sessioncommunities.online!"
><img
class="feather-icon"
src="/assets/icons/gift.svg"
alt="🎁"
src="/assets/icons/heart.svg"
alt="❤️"
></a>
</div>
</header>

Loading…
Cancel
Save