mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-11 03:10:58 +00:00
deploy
This commit is contained in:
+16
-1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user