This commit is contained in:
krahets
2025-12-27 05:25:40 +08:00
parent 0202061e81
commit fdc032e300
519 changed files with 391412 additions and 51142 deletions
+16 -1
View File
@@ -552,4 +552,19 @@ a:hover .text-button span {
width: 100%;
height: 100%;
}
/*! update cache: 20251017052948 */
/* starfield */
.starfield {
position: absolute;
width: 100%;
height: 100%;
z-index: 0;
}
.starfield-origin {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
/*! update cache: 20251227051721 */