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