mirror of
https://github.com/manilarome/the-glorious-startpage.git
synced 2024-11-24 00:23:39 +01:00
5 lines
97 B
CSS
5 lines
97 B
CSS
.bar {
|
|
background: var(--panel-bg);
|
|
backdrop-filter: blur(var(--blur-strength));
|
|
z-index: 5;
|
|
} |