2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-audio figcaption{
|
|
|
|
color:#555;
|
|
|
|
font-size:13px;
|
|
|
|
text-align:center;
|
|
|
|
}
|
|
|
|
.is-dark-theme .wp-block-audio figcaption{
|
2024-01-31 13:59:56 +01:00
|
|
|
color:#ffffffa6;
|
2023-02-02 19:59:20 +01:00
|
|
|
}
|
|
|
|
|
2024-05-23 21:39:28 +02:00
|
|
|
:where(.wp-block-audio){
|
2023-02-02 19:59:20 +01:00
|
|
|
margin:0 0 1em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.wp-block-code{
|
|
|
|
border:1px solid #ccc;
|
|
|
|
border-radius:4px;
|
|
|
|
font-family:Menlo,Consolas,monaco,monospace;
|
|
|
|
padding:.8em 1em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.wp-block-embed figcaption{
|
|
|
|
color:#555;
|
|
|
|
font-size:13px;
|
|
|
|
text-align:center;
|
|
|
|
}
|
|
|
|
.is-dark-theme .wp-block-embed figcaption{
|
2024-01-31 13:59:56 +01:00
|
|
|
color:#ffffffa6;
|
2023-02-02 19:59:20 +01:00
|
|
|
}
|
|
|
|
|
2024-05-23 21:39:28 +02:00
|
|
|
:where(.wp-block-embed){
|
2023-02-02 19:59:20 +01:00
|
|
|
margin:0 0 1em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.blocks-gallery-caption{
|
|
|
|
color:#555;
|
|
|
|
font-size:13px;
|
|
|
|
text-align:center;
|
|
|
|
}
|
|
|
|
.is-dark-theme .blocks-gallery-caption{
|
2024-01-31 13:59:56 +01:00
|
|
|
color:#ffffffa6;
|
2023-02-02 19:59:20 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.wp-block-image figcaption{
|
|
|
|
color:#555;
|
|
|
|
font-size:13px;
|
|
|
|
text-align:center;
|
|
|
|
}
|
|
|
|
.is-dark-theme .wp-block-image figcaption{
|
2024-01-31 13:59:56 +01:00
|
|
|
color:#ffffffa6;
|
2023-02-02 19:59:20 +01:00
|
|
|
}
|
|
|
|
|
2024-05-23 21:39:28 +02:00
|
|
|
:where(.wp-block-image){
|
2023-02-02 19:59:20 +01:00
|
|
|
margin:0 0 1em;
|
2022-09-20 17:43:29 +02:00
|
|
|
}
|
|
|
|
|
2024-05-23 21:39:28 +02:00
|
|
|
:where(.wp-block-pullquote){
|
2023-02-02 19:59:20 +01:00
|
|
|
border-bottom:4px solid;
|
|
|
|
border-top:4px solid;
|
|
|
|
color:currentColor;
|
|
|
|
margin-bottom:1.75em;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
2024-05-23 21:39:28 +02:00
|
|
|
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{
|
|
|
|
color:currentColor;
|
|
|
|
font-size:.8125em;
|
|
|
|
font-style:normal;
|
|
|
|
text-transform:uppercase;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
|
|
|
|
2024-05-23 21:39:28 +02:00
|
|
|
:where(.wp-block-quote){
|
2023-02-02 19:59:20 +01:00
|
|
|
border-right:.25em solid;
|
|
|
|
margin:0 0 1.75em;
|
|
|
|
padding-right:1em;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
2024-05-23 21:39:28 +02:00
|
|
|
:where(.wp-block-quote) cite,:where(.wp-block-quote) footer{
|
2023-02-02 19:59:20 +01:00
|
|
|
color:currentColor;
|
|
|
|
font-size:.8125em;
|
|
|
|
font-style:normal;
|
|
|
|
position:relative;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
2024-05-23 21:39:28 +02:00
|
|
|
:where(.wp-block-quote).has-text-align-right{
|
2023-02-02 19:59:20 +01:00
|
|
|
border-left:.25em solid;
|
|
|
|
border-right:none;
|
|
|
|
padding-left:1em;
|
|
|
|
padding-right:0;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
2024-05-23 21:39:28 +02:00
|
|
|
:where(.wp-block-quote).has-text-align-center{
|
2023-02-02 19:59:20 +01:00
|
|
|
border:none;
|
|
|
|
padding-right:0;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
2024-05-23 21:39:28 +02:00
|
|
|
:where(.wp-block-quote).is-large,:where(.wp-block-quote).is-style-large,:where(.wp-block-quote).is-style-plain{
|
2023-02-02 19:59:20 +01:00
|
|
|
border:none;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
|
|
|
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-search .wp-block-search__label{
|
|
|
|
font-weight:700;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
|
|
|
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-search__button{
|
|
|
|
border:1px solid #ccc;
|
|
|
|
padding:.375em .625em;
|
2022-09-20 17:43:29 +02:00
|
|
|
}
|
|
|
|
|
2023-02-02 19:59:20 +01:00
|
|
|
:where(.wp-block-group.has-background){
|
|
|
|
padding:1.25em 2.375em;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
|
|
|
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-separator.has-css-opacity{
|
|
|
|
opacity:.4;
|
2022-04-12 17:12:47 +02:00
|
|
|
}
|
|
|
|
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-separator{
|
|
|
|
border:none;
|
|
|
|
border-bottom:2px solid;
|
|
|
|
margin-left:auto;
|
|
|
|
margin-right:auto;
|
2022-04-12 17:12:47 +02:00
|
|
|
}
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-separator.has-alpha-channel-opacity{
|
|
|
|
opacity:1;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-separator:not(.is-style-wide):not(.is-style-dots){
|
|
|
|
width:100px;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-separator.has-background:not(.is-style-dots){
|
|
|
|
border-bottom:none;
|
|
|
|
height:1px;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){
|
|
|
|
height:2px;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
|
|
|
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-table td,.wp-block-table th{
|
|
|
|
word-break:normal;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-table figcaption{
|
|
|
|
color:#555;
|
|
|
|
font-size:13px;
|
|
|
|
text-align:center;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
2023-02-02 19:59:20 +01:00
|
|
|
.is-dark-theme .wp-block-table figcaption{
|
2024-01-31 13:59:56 +01:00
|
|
|
color:#ffffffa6;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
|
|
|
|
2024-05-23 21:39:28 +02:00
|
|
|
:where(.wp-block-table){
|
|
|
|
margin:0 0 1em;
|
|
|
|
}
|
|
|
|
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-video figcaption{
|
|
|
|
color:#555;
|
|
|
|
font-size:13px;
|
|
|
|
text-align:center;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
2023-02-02 19:59:20 +01:00
|
|
|
.is-dark-theme .wp-block-video figcaption{
|
2024-01-31 13:59:56 +01:00
|
|
|
color:#ffffffa6;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|
|
|
|
|
2024-05-23 21:39:28 +02:00
|
|
|
:where(.wp-block-video){
|
2023-02-02 19:59:20 +01:00
|
|
|
margin:0 0 1em;
|
2022-09-20 17:43:29 +02:00
|
|
|
}
|
|
|
|
|
2024-05-23 21:39:28 +02:00
|
|
|
:where(.wp-block-template-part).has-background{
|
2023-02-02 19:59:20 +01:00
|
|
|
margin-bottom:0;
|
|
|
|
margin-top:0;
|
|
|
|
padding:1.25em 2.375em;
|
2021-09-01 06:00:59 +02:00
|
|
|
}
|