Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:FrankFrankUltimate/citizen.css: Difference between revisions

From WikiOasis Meta
Liquid glass test
Tags: Mobile edit Mobile web edit
 
more liquid glass
Line 19: Line 19:
     /*fuck that, let it happen*/
     /*fuck that, let it happen*/
}
.page-actions {
    display: flex;
    gap: var(--space-xxs);
    align-items: center;
    margin: 15px !important;
    border-radius: 50px !important;
    background: rgba(255,255,255,0.1) !important;
    backdrop-filter: blur(15px) saturate(180%) !important;
    -webkit-backdrop-filter: blur(15px) saturate(180%);
    border: 1px solid rgba(255,255,255,0.2) !important;
    box-shadow: 0 8px 32px 0 rgba(0,0,0,0.1),inset 0 0 0 1px rgba(255,255,255,0.1) !important;
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.