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