Media

The media module is used to set the style of media elements such as images and videos.

Border

  • Thickness: Set the thickness of the media element border to control the width of the border line.

  • Opacity: Set the opacity of the media element border to adjust the transparency of the border.

  • Corner radius: Set the corner radius of the media element border to make the corners of the media element present a rounded effect.

Shadow

  • Opacity: Set the opacity of the media element shadow to adjust the transparency of the shadow.

  • Horizontal offset: Set the horizontal offset of the media element shadow to control the position of the shadow in the horizontal direction.

  • Vertical offset: Set the vertical offset of the media element shadow to control the position of the shadow in the vertical direction.

  • Blur: Set the blur degree of the media element shadow to adjust the shadow's blurring effect.

Last updated