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