Regenerated
This commit is contained in:
+340
-348
File diff suppressed because it is too large
Load Diff
+4
-10
@@ -4522,16 +4522,10 @@ This is the default layout for wofi
|
|||||||
OUTER BORDER (GRADIENT)
|
OUTER BORDER (GRADIENT)
|
||||||
========================= */
|
========================= */
|
||||||
|
|
||||||
#window {
|
window {
|
||||||
background-color: rgba(30, 30, 46, 0.98);
|
margin: 5px;
|
||||||
border-radius: 28px;
|
border: 2px solid red;
|
||||||
border: 2px solid red;
|
background-color: red;
|
||||||
|
|
||||||
/* THIS is your “border” */
|
|
||||||
box-shadow:
|
|
||||||
0 0 0 2px #89b4fa,
|
|
||||||
0 0 0 4px #a6e3a1,
|
|
||||||
0 10px 30px rgba(0,0,0,0.5);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* OUTER GLOW LAYER (THIS is your "border") */
|
/* OUTER GLOW LAYER (THIS is your "border") */
|
||||||
|
|||||||
Reference in New Issue
Block a user