auto-git:
[change] index.html
This commit is contained in:
@@ -186,7 +186,7 @@
|
|||||||
.interaction-bar div > div:last-child {
|
.interaction-bar div > div:last-child {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
.commits-glow {
|
.commits-glow {
|
||||||
text-shadow:
|
text-shadow:
|
||||||
1px 1px 2px rgba(0,0,0,0.25),
|
1px 1px 2px rgba(0,0,0,0.25),
|
||||||
0px 1px 1px color-mix(in srgb, currentColor 40%, black);
|
0px 1px 1px color-mix(in srgb, currentColor 40%, black);
|
||||||
@@ -195,7 +195,7 @@
|
|||||||
.paw-queued {
|
.paw-queued {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 40px; /* so weit nach unten */
|
top: 40px; /* so weit nach unten */
|
||||||
right: 50px; /* nur ganz am Rand, feintune hier! */
|
right: 60px; /* nur ganz am Rand, feintune hier! */
|
||||||
width: 2rem;
|
width: 2rem;
|
||||||
height: 2rem;
|
height: 2rem;
|
||||||
filter: drop-shadow(0 2px 2px rgba(0,0,0,0.10));
|
filter: drop-shadow(0 2px 2px rgba(0,0,0,0.10));
|
||||||
|
|||||||
Reference in New Issue
Block a user