Styling updates, more robust dynamic/userpref light/dark switching. Sync with paskia-js.
This commit is contained in:
@@ -14,8 +14,8 @@ body::before {
|
||||
transition: all 0.2s ease-out;
|
||||
}
|
||||
body.paskia-backdrop::before {
|
||||
-webkit-backdrop-filter: blur(.2rem) brightness(0.5);
|
||||
backdrop-filter: blur(.2rem) brightness(0.5);
|
||||
backdrop-filter: blur(.2rem) brightness(0.7);
|
||||
-webkit-backdrop-filter: blur(.2rem) brightness(0.7);
|
||||
visibility: visible;
|
||||
}
|
||||
body.paskia-backdrop {
|
||||
|
||||
Reference in New Issue
Block a user