Module background

Source
Expand description

Background utilities

Modules§

background_attachment
Utilities for controlling how a background image behaves when scrolling.
background_clip
Utilities for controlling the bounding box of an element’s background.
background_color
Utilities for controlling an element’s background color.
background_image
Utilities for controlling an element’s background image.
background_opacity
Utilities for controlling the opacity of an element’s background color.
background_origin
Utilities for controlling how an element’s background is positioned relative to borders, padding, and content.
background_position
Utilities for controlling the position of an element’s background image.
background_repeat
Utilities for controlling the repetition of an element’s background image.
background_size
Utilities for controlling the background size of an element’s background image.
gradient_color_stops
Utilities for controlling the color stops in background gradients.
OSZAR »