home/zeusxp5/chuair.org/wp-includes/blocks/image/theme.css 0000644 00000000324 15124110362 0017557 0 ustar 00 :root :where(.wp-block-image figcaption){
color:#555;
font-size:13px;
text-align:center;
}
.is-dark-theme :root :where(.wp-block-image figcaption){
color:#ffffffa6;
}
.wp-block-image{
margin:0 0 1em;
} home/zeusxp5/chuair.org/wp-includes/blocks/audio/theme.css 0000644 00000000310 15124110771 0017575 0 ustar 00 .wp-block-audio :where(figcaption){
color:#555;
font-size:13px;
text-align:center;
}
.is-dark-theme .wp-block-audio :where(figcaption){
color:#ffffffa6;
}
.wp-block-audio{
margin:0 0 1em;
} home/zeusxp5/chuair.org/wp-includes/blocks/embed/theme.css 0000644 00000000310 15124114245 0017550 0 ustar 00 .wp-block-embed :where(figcaption){
color:#555;
font-size:13px;
text-align:center;
}
.is-dark-theme .wp-block-embed :where(figcaption){
color:#ffffffa6;
}
.wp-block-embed{
margin:0 0 1em;
} home/zeusxp5/chuair.org/wp-includes/blocks/code/theme.css 0000644 00000000202 15124132311 0017400 0 ustar 00 .wp-block-code{
border:1px solid #ccc;
border-radius:4px;
font-family:Menlo,Consolas,monaco,monospace;
padding:.8em 1em;
}