MediaWiki:Common.css:修订间差异

来自恶俗狗维基-揭露恶俗劣迹的百科全书
跳转到导航 跳转到搜索
无编辑摘要
清空全部内容
标签清空
 
第1行: 第1行:
body::after {
 
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    backdrop-filter: grayscale(100%);
    -webkit-backdrop-filter: grayscale(100%);
    pointer-events: none;
    z-index: 99999;
}

2026年9月5日 (六) 02:30的最新版本