styles.alv.cx/readme

13 lines
257 B
Plaintext
Raw Normal View History

2022-04-03 20:10:43 +00: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");
2022-04-03 20:10:43 +00:00
and any of these optional modules you want:
@import url("https://styles.alv.cx/modules/buttonlist.css");