﻿/*
    Theme Name: zibll - Child
    Description: zibll 子主题
    Template: zibll
    Version: 1.0.0
*/

.nsfw-toggle {
    --this-bg: rgba(82, 196, 26, 0.15);
    --this-color: #52c41a !important;
}
.nsfw-toggle.active {
    --this-bg: rgba(255, 77, 79, 0.15);
    --this-color: #ff4d4f !important;
}