theme.scss 63 B

12345
  1. .ck-widget.image {
  2. figcaption {
  3. border: 1px solid red;
  4. }
  5. }