Syntax

Background Size

Setting the size of the background image.

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

Overview

ClassDeclarations
background-size:size,background-size: sizerem,;
bg:autobackground-size: auto;
bg:coverbackground-size: cover;
bg:containbackground-size: contain;

Conditionally apply

Apply styles based on different states using selectors and conditional queries.

<div class="background-size:10%|20:hover background-size:10%|20@sm background-size:10%|20@dark background-size:10%|20@print"></div>
Syntax
Background Repeat

Setting how background images are repeated.

Syntax
Border

Setting an element’s border.

© Aoyue Design LLC.