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
|
|
|
|
2022-04-03 20:26:46 +00:00
|
|
|
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/
|