Blender-org web-assets v2 upgrade #104116
@ -59,9 +59,9 @@
|
||||
width: 120%
|
||||
|
||||
/* Images. */
|
||||
.wp-block-img.is-style-circle-mask img,
|
||||
.wp-block-img.is-style-rounded img,
|
||||
.wp-block-img:not(.is-style-rounded) img
|
||||
.wp-block-image.is-style-circle-mask img,
|
||||
.wp-block-image.is-style-rounded img,
|
||||
.wp-block-image:not(.is-style-rounded) img
|
||||
+border-radius(lg)
|
||||
|
||||
/* Paragraph Plus. */
|
||||
@ -92,20 +92,20 @@
|
||||
font-size: 6vh !important
|
||||
|
||||
/* Image block. */
|
||||
.wp-block-img
|
||||
.wp-block-image
|
||||
text-align: center
|
||||
|
||||
.wp-block-img img,
|
||||
.wp-block-img:not(.is-style-rounded)
|
||||
.wp-block-image img,
|
||||
.wp-block-image:not(.is-style-rounded)
|
||||
+border-radius(lg)
|
||||
height: auto
|
||||
|
||||
.wp-block-img.img-full,
|
||||
.wp-block-img.img-full figure,
|
||||
.wp-block-img.img-full figure img
|
||||
.wp-block-image.img-full,
|
||||
.wp-block-image.img-full figure,
|
||||
.wp-block-image.img-full figure img
|
||||
width: 100%
|
||||
|
||||
.wp-block-img.is-style-js-isolify
|
||||
.wp-block-image.is-style-js-isolify
|
||||
|
||||
img
|
||||
cursor: pointer
|
||||
@ -124,7 +124,7 @@
|
||||
text-align: center
|
||||
|
||||
/* Captions. */
|
||||
.wp-block-img figcaption,
|
||||
.wp-block-image figcaption,
|
||||
.wp-block-embed figcaption,
|
||||
.wp-block-video figcaption
|
||||
color: inherit
|
||||
|
Loading…
Reference in New Issue
Block a user