home/www/phadsconsult.com/wp-includes/blocks/embed/theme.css 0000644 00000000310 14751077522 0020207 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/www/phadsconsult.com/wp-includes/blocks/audio/theme.css 0000644 00000000310 14751100277 0020226 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/www/phadsconsult.com/wp-includes/blocks/video/theme.css 0000644 00000000310 14751101030 0020217 0 ustar 00 .wp-block-video :where(figcaption){
color:#555;
font-size:13px;
text-align:center;
}
.is-dark-theme .wp-block-video :where(figcaption){
color:#ffffffa6;
}
.wp-block-video{
margin:0 0 1em;
} home/www/phadsconsult.com/wp-includes/blocks/gallery/theme.css 0000644 00000000214 14751101256 0020565 0 ustar 00 .blocks-gallery-caption{
color:#555;
font-size:13px;
text-align:center;
}
.is-dark-theme .blocks-gallery-caption{
color:#ffffffa6;
} home/www/phadsconsult.com/wp-includes/blocks/quote/theme.css 0000644 00000001014 14751101300 0020250 0 ustar 00 .wp-block-quote{
border-left:.25em solid;
margin:0 0 1.75em;
padding-left:1em;
}
.wp-block-quote cite,.wp-block-quote footer{
color:currentColor;
font-size:.8125em;
font-style:normal;
position:relative;
}
.wp-block-quote.has-text-align-right{
border-left:none;
border-right:.25em solid;
padding-left:0;
padding-right:1em;
}
.wp-block-quote.has-text-align-center{
border:none;
padding-left:0;
}
.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{
border:none;
} home/www/phadsconsult.com/wp-includes/blocks/template-part/theme.css 0000644 00000000164 14751101447 0021713 0 ustar 00 :root :where(.wp-block-template-part.has-background){
margin-bottom:0;
margin-top:0;
padding:1.25em 2.375em;
} home/www/phadsconsult.com/wp-includes/blocks/image/theme.css 0000644 00000000324 14751106647 0020223 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/www/phadsconsult.com/wp-includes/blocks/separator/theme.css 0000644 00000000745 14751107316 0021142 0 ustar 00 .wp-block-separator.has-css-opacity{
opacity:.4;
}
.wp-block-separator{
border:none;
border-bottom:2px solid;
margin-left:auto;
margin-right:auto;
}
.wp-block-separator.has-alpha-channel-opacity{
opacity:1;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots){
width:100px;
}
.wp-block-separator.has-background:not(.is-style-dots){
border-bottom:none;
height:1px;
}
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){
height:2px;
}