語法

背景重複background-repeat

Setting how background images are repeated.

Overview

ClassDeclarations
background-repeat:modebackground-repeat: mode;
bg:repeatbackground-repeat: repeat;
bg:no-repeatbackground-repeat: no-repeat;
bg:repeat-xbackground-repeat: repeat-x;
bg:repeat-ybackground-repeat: repeat-y;

Conditionally apply

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

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

  • Master UI


© 2025 Aoyue Design LLC.MIT License
Trademark Policy