edit
This commit is contained in:
8
dist/output.css
vendored
8
dist/output.css
vendored
@@ -831,10 +831,10 @@ body:is(.dark *) {
|
||||
}
|
||||
|
||||
.pill-button {
|
||||
box-shadow: 0 0 60px rgba(198, 198, 196, 0.8),
|
||||
0 0 120px rgba(116, 116, 115, 0.6),
|
||||
0 0 180px rgba(70, 69, 68, 0.4);
|
||||
border: 2px solid rgba(44, 43, 42, 0.9);
|
||||
box-shadow: 0 0 60px rgba(198, 198, 196, 0.4),
|
||||
0 0 120px rgba(116, 116, 115, 0.2),
|
||||
0 0 180px rgba(70, 69, 68, 0.1);
|
||||
border: 2px solid rgba(152, 151, 149, 0.9);
|
||||
}
|
||||
|
||||
.circular-layout {
|
||||
|
Reference in New Issue
Block a user