tweak: darken sun 35%, increase skeleton height 40vh→44vh
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
43e314176b
commit
99851a2ee7
1 changed files with 2 additions and 1 deletions
|
|
@ -279,7 +279,7 @@ html, body {
|
||||||
|
|
||||||
.skeleton-gif {
|
.skeleton-gif {
|
||||||
display: block;
|
display: block;
|
||||||
height: 40vh;
|
height: 44vh;
|
||||||
width: auto;
|
width: auto;
|
||||||
filter: drop-shadow(0 0 20px rgba(0,200,255,0.4));
|
filter: drop-shadow(0 0 20px rgba(0,200,255,0.4));
|
||||||
}
|
}
|
||||||
|
|
@ -743,6 +743,7 @@ html, body {
|
||||||
rgba(20, 0, 50, 0.72) 13px,
|
rgba(20, 0, 50, 0.72) 13px,
|
||||||
rgba(20, 0, 50, 0.72) 17px
|
rgba(20, 0, 50, 0.72) 17px
|
||||||
),
|
),
|
||||||
|
linear-gradient(rgba(0,0,0,0.35), rgba(0,0,0,0.28)),
|
||||||
linear-gradient(to bottom,
|
linear-gradient(to bottom,
|
||||||
#fff9cc 0%,
|
#fff9cc 0%,
|
||||||
#ffcc00 20%,
|
#ffcc00 20%,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue