Home Gen182 @ 2024-04-29-00:04
This commit is contained in:
parent
e33f6e84e0
commit
25446f6f77
@ -16,8 +16,8 @@
|
||||
border-radius: 15px;
|
||||
border-color: #33ccff;
|
||||
/* border-image: linear-gradient(to right, #33ccff 20%, #ff99cc 50%); */
|
||||
border-image: linear-gradient(to right, blue 20%, green 50%);
|
||||
border-width: 2px;
|
||||
border-image: linear-gradient(to right, blue, green);
|
||||
border-width: 5px;
|
||||
border-style: solid;
|
||||
background-color: rgba(0.23, 0.26, 0.32, 0.6);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user