Home Gen190 @ 2024-04-29-00:27
This commit is contained in:
parent
170f1395a9
commit
f0892228b7
@ -12,9 +12,8 @@
|
||||
};
|
||||
|
||||
programs.wofi.style = ''
|
||||
window {
|
||||
#window {
|
||||
border-radius: 15px;
|
||||
border-color: transparent;
|
||||
/* border-image: linear-gradient(45deg, #33ccff, #00ff99);
|
||||
border-image-slice: 1; */
|
||||
border-width: 2px;
|
||||
@ -23,7 +22,7 @@
|
||||
background-clip: padding-box;
|
||||
padding: 10px;
|
||||
}
|
||||
window::after {
|
||||
#window::after {
|
||||
position: absolute;
|
||||
top: -2px; bottom: -2px;
|
||||
left: -2px; right: -2px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user