mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
add blur owo :3
This commit is contained in:
parent
98a0799e27
commit
6842c3c622
@ -92,6 +92,8 @@
|
|||||||
}
|
}
|
||||||
.popup {
|
.popup {
|
||||||
display: none;
|
display: none;
|
||||||
|
background-color: #241c1cab;
|
||||||
|
backdrop-filter: blur(31px);
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: #333;
|
background-color: #333;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user