1
0
Fork 1

Clarify when Communities are hidden

pull/37/head
gravel 3 years ago
parent 0209a8eefb
commit b239bb568c
Signed by: gravel
SSH Key Fingerprint: SHA256:p4HP49CCk4YQMkJpWJ09L8peEPQWjERtdCRAFxPfbOY

@ -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.