Syntax

background-origin🚧

Setting the background's origin.

🚧This page is still under construction and some content may not be complete.

Overview

ClassDeclarations
background-origin:originbackground-origin: origin;
bg:borderbackground: border;
bg:contentbackground: content;
bg:paddingbackground: padding;

Conditionally apply

Apply styles based on different states using selectors and applying conditionally.

<div class="background:border:hover background:border@sm background:border@dark background:border@print">…</div>
Syntax
background-image

Setting background images on an element.

Syntax
background-position

Setting the initial position for background image.

© Aoyue Design LLC.