Make general grid.css
This commit is contained in:
parent
fb01e550bd
commit
0e351590eb
@ -19,12 +19,8 @@ body {
|
|||||||
z-index: -1000;
|
z-index: -1000;
|
||||||
}
|
}
|
||||||
|
|
||||||
#walker-canvas {
|
#grid-canvas {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: black;
|
background: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
#page-content-hidden {
|
|
||||||
display:none;
|
|
||||||
}
|
|
||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>water?</title>
|
<title>water?</title>
|
||||||
<link rel="stylesheet" href="water.css">
|
<link rel="stylesheet" href="grid.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user