// SPDX-License-Identifier: AGPL-3.0-or-later .hide_if_nojs { display: none !important; } .show_if_nojs { display: inline !important; }