kick/logout on channel/site rank change

This commit is contained in:
rainbow napkin 2024-12-01 20:09:45 -05:00
parent ebbdcbe295
commit 0432c9d1cc
3 changed files with 60 additions and 1 deletions

View file

@ -15,7 +15,7 @@ You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.*/
:root{
--main-font: "open-sans", sans-serif;
--main-font: "open-sans", system-ui;
--bg0: rgb(158, 158, 158);
--bg0-alpha0: rgba(158, 158, 158, 0.4);
--bg0-alpha1: rgba(158, 158, 158, 0.75);