Baby steps first…
I have often wished there was a “long hand” method for defining horizontal and vertical background positions in separate statements.
Something like:
@background-position-x: left;@
@background-position-y: bottom;@
Let’s not make this same mistake by only allowing multiple background images to be defined within the one statement.
What’s CSS(Cascading Style Sheets) without the Cascading?