alv-versal styling (for alv.cx websites) hosted on https://styles.alv.cx
Go to file
2022-04-03 21:10:43 +01:00
base.css initial commit 2022-04-03 21:10:43 +01:00
buttonlist.css initial commit 2022-04-03 21:10:43 +01:00
readme initial commit 2022-04-03 21:10:43 +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/styles.css");

and any of these optional modules you want:

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