|
@@ -1023,7 +1023,7 @@ p.wp-block-site-tagline {
|
|
|
|
|
|
.wp-block-table.is-style-stripes figcaption,
|
|
.wp-block-table.is-style-stripes figcaption,
|
|
.wp-block-table figcaption {
|
|
.wp-block-table figcaption {
|
|
- color: var(--wp--preset--color--primary);
|
|
|
|
|
|
+ color: var(--wp--custom--color--primary);
|
|
font-size: var(--wp--custom--table--figcaption--typography--font-size);
|
|
font-size: var(--wp--custom--table--figcaption--typography--font-size);
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|
|
@@ -1036,7 +1036,7 @@ p.wp-block-site-tagline {
|
|
}
|
|
}
|
|
|
|
|
|
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
|
|
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
|
|
- background-color: var(--wp--preset--color--tertiary);
|
|
|
|
|
|
+ background-color: var(--wp--custom--color--tertiary);
|
|
}
|
|
}
|
|
|
|
|
|
.wp-block-video figcaption {
|
|
.wp-block-video figcaption {
|