爱意满满的作品展示区。
Zcyisabigman

分享一套临时的黑绿色 CSS

  •  
  •   Zcyisabigman · Jan 30 · 1111 views
    This topic created in 129 days ago, the information mentioned may be changed or developed.
    1 、首页,开启暗黑模式
    2 、进入设置,自定义 CSS 里,贴入以下 CSS

    :root{
    --box-background-color: rgba(255,255,255, 0.11);
    --box-background-alt-color: rgba(255,255,255,0.15);
    --box-border-color: rgba(255,255,255,0.1);
    --link-color: #858e5a;
    --box-border-focus-color: #858e5a;
    --box-background-hover-color: #858e5a;
    }

    #Top {
    background-color: rgba(0, 0, 0, 0.3);
    position: sticky;
    top: 0;
    backdrop-filter: blur(10px);
    z-index: 100;
    }

    #Logo {
    transform: rotateY(180deg);
    }

    body, #Wrapper {
    background-color: black;
    }

    .box {
    .cell {
    border-bottom: 0.5px dashed rgba(255,255,255,0.2);
    }
    }

    .avatar {
    border-radius: 5px !important;
    }

    a.node:active, a.node:link, a.node:visited {
    color: rgba(255,255,255,0.6);
    }
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1378 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 17:08 · PVG 01:08 · LAX 10:08 · JFK 13:08
    ♥ Do have faith in what you're doing.