alv-versal styling (for alv.cx websites) hosted on https://styles.alv.cx
Go to file
2022-04-03 21:25:01 +01:00
modules move buttonlist module into modules folder 2022-04-03 21:25:01 +01:00
base.css initial commit 2022-04-03 21:10:43 +01:00
gohookr.sh add gohookr script 2022-04-03 21:16:12 +01:00
readme move buttonlist module into modules folder 2022-04-03 21:25:01 +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 these optional modules you want:

	@import url("https://styles.alv.cx/modules/buttonlist.css");