Make general grid.css

This commit is contained in:
shoe 2025-12-13 17:19:35 +00:00
parent fb01e550bd
commit 0e351590eb
2 changed files with 2 additions and 6 deletions

View File

@ -19,12 +19,8 @@ body {
z-index: -1000;
}
#walker-canvas {
#grid-canvas {
width: 100%;
height: 100%;
background: black;
}
#page-content-hidden {
display:none;
}

View File

@ -3,7 +3,7 @@
<head>
<title>water?</title>
<link rel="stylesheet" href="water.css">
<link rel="stylesheet" href="grid.css">
</head>
<body>