|
|
|
@ -63,18 +63,21 @@
|
|
|
|
|
<header>
|
|
|
|
|
<div id="header-start"></div>
|
|
|
|
|
<div id="header-end">
|
|
|
|
|
<a
|
|
|
|
|
id="link-about"
|
|
|
|
|
href="#footer"
|
|
|
|
|
title="Learn more about sessioncommunities.online."
|
|
|
|
|
>About</a>
|
|
|
|
|
<label
|
|
|
|
|
for="toggle-theme-switch"
|
|
|
|
|
class="anchorstyle"
|
|
|
|
|
title="Switch color theme"
|
|
|
|
|
>
|
|
|
|
|
Switch theme
|
|
|
|
|
</label>
|
|
|
|
|
>Switch theme</label>
|
|
|
|
|
<a
|
|
|
|
|
id="link-instructions"
|
|
|
|
|
target="_blank"
|
|
|
|
|
rel="help"
|
|
|
|
|
title="Mutli-language guide to joining communities using the site."
|
|
|
|
|
title="Multi-language guide to using the site."
|
|
|
|
|
href="instructions.html"
|
|
|
|
|
>Instructions</a>
|
|
|
|
|
</div>
|
|
|
|
@ -86,7 +89,7 @@
|
|
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
|
|
<footer>
|
|
|
|
|
<footer id="footer">
|
|
|
|
|
<p id="server_summary">
|
|
|
|
|
<?=count_rooms($servers)?> unique Session Communities
|
|
|
|
|
on <?=count($servers)?> servers have been found.
|
|
|
|
|