new bg stuff

rhi 2023-03-07 10:16:55 -05:00
parent 0846e44367
commit f52e331ad1

@ -149,7 +149,11 @@ a single filename for the thumbnail used in gallery views. if left off, then the
## bg
anything that can be the value of a css `background` property. a colour, a gradient, another image listed in `extras`, several of those, whatever. obviously if you go too crazy it starts becoming part of the image itself but whatever. it's optional, since it only matters for images with transparency.
options:
- absent (or `null`)
- anything that can be the value of a css `background` property. a colour, a gradient, another image listed in `extras`, several of those, whatever
- the magic word `noborder` (case sensitive) to remove the default background, border, shadow
## links