1
0

auto-git:

[change] index.html
This commit is contained in:
2025-05-26 11:00:11 +02:00
parent 8c217991bf
commit b0ac09cff2

View File

@@ -186,6 +186,11 @@
.interaction-bar div > div:last-child {
margin-bottom: 0;
}
.commits-glow {
text-shadow:
0 1px 6px rgba(0,0,0,0.25),
0 0 12px currentColor;
}
</style>
</head>