create dotgrid module

This commit is contained in:
2024-12-25 19:10:55 +00:00
parent 21187be0b6
commit de85c23805
2 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
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.