11 lines
181 B
Plaintext
11 lines
181 B
Plaintext
|
in the css
|
||
|
|
||
|
@import url("https://styles.alv.cx/modules/dotgrid.css");
|
||
|
|
||
|
variables:
|
||
|
|
||
|
--dotgrid-size: 3em;
|
||
|
--dotgrid-dot-size: 1px;
|
||
|
|
||
|
puts a background image on the `body` element.
|