2022-04-13 03:14:11 +01:00
2022-04-13 03:05:45 +01:00
2022-04-03 21:16:12 +01:00
2022-04-13 02:45:08 +01:00

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
alv-versal styling (for alv.cx websites) hosted on https://styles.alv.cx
Readme 3.4 MiB
Languages
CSS 99%
Shell 1%