styles.alv.cx/readme.txt

17 lines
480 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
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/
2022-04-13 01:45:08 +00:00
there are some variables you may want to use to keep your site's styling consistent and you can
view them in the `:root` section of `base.css` and any module you use.