0a3b787cb6125c0371ad00a1db66b5d9008d0b9b
styles.alv.cx
central styling repo and domain
to style a site, put this in a css file somewhere:
@import url("https://styles.alv.cx/base.css");
and any of the optional modules you want.
a list of actively hosted modules can be seen in this repo in the modules folder and at
https://styles.alv.cx/modules/
there are some variables you may want to use to keep your site's styling consistent and you can
view them in the `:root` section of `base.css` and any module you use.
Description
Languages
CSS
99%
Shell
1%