Tweak header

dev
gravel 1 year ago
parent c722d2a01a
commit 101df24669
No known key found for this signature in database
GPG Key ID: CA95FFF4E0123903

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

Loading…
Cancel
Save