mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New :Added a slight background blur on main media buttons
This commit is contained in:
@@ -431,6 +431,7 @@ html {
|
|||||||
border: solid var(--lighterBorderColor) var(--borderWidth);
|
border: solid var(--lighterBorderColor) var(--borderWidth);
|
||||||
padding: .5em .5em !important;
|
padding: .5em .5em !important;
|
||||||
margin: 0.125em !important;
|
margin: 0.125em !important;
|
||||||
|
backdrop-filter: blur(.1em);
|
||||||
}
|
}
|
||||||
|
|
||||||
.button-flat:hover {
|
.button-flat:hover {
|
||||||
|
Reference in New Issue
Block a user