Clarify when Communities are hidden

dev
gravel 3 years ago
parent 4770e3ffea
commit 44ef7d848e
Signed by: gravel
GPG Key ID: C0538F3C906B308F

@ -58,7 +58,6 @@ html.js .noscript, .hidden {
} }
html:not(.js) .js-only { html:not(.js) .js-only {
/* Dead style */
display: none; display: none;
} }

@ -96,9 +96,15 @@
target="_blank" target="_blank"
>various sources</a>. >various sources</a>.
<br> <br>
<span class="js-only">
We make an attempt to hide communities containing We make an attempt to hide communities containing
objectionable or illegal content, but objectionable or illegal content, but
you should still proceed with caution. you should still proceed with caution.
</span>
<span class="noscript">
Proceed with caution when joining unofficial communities.
As JavaScript is disabled, no communities are filtered from the list.
</span>
</p> </p>
<p class="noscript"> <p class="noscript">
This site works fine without JavaScript. This site works fine without JavaScript.

Loading…
Cancel
Save