homegrade_blocks_production/build/points-cles/style-index.css
2023-08-03 10:32:29 +02:00

59 lines
2.8 KiB
CSS

/*!***************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/points-cles/style.scss ***!
\***************************************************************************************************************************************************************************************************************************************************/
/**
* The following styles get applied both on the front of your site
* and in the editor.
*
* Replace them with your own styles or remove the file completely.
*/
.wp-block-homegrade-content-blocks-points-cles {
margin-bottom: 2rem;
}
.wp-block-homegrade-content-blocks-points-cles__titling {
display: flex;
align-items: center;
}
.wp-block-homegrade-content-blocks-points-cles__titling .icon {
background-color: black;
border-radius: 50%;
aspect-ratio: 1/1;
width: 40px;
padding: 10px;
height: -moz-fit-content;
height: fit-content;
}
.wp-block-homegrade-content-blocks-points-cles__titling .icon img {
width: 30px;
height: auto;
}
.wp-block-homegrade-content-blocks-points-cles__titling h3 {
padding-left: 10px;
}
.wp-block-homegrade-content-blocks-points-cles ul li {
list-style-type: disc;
list-style-position: inside;
margin-left: 1.5em;
}
.wp-block-homegrade-content-blocks-points-cles p + ul {
padding-top: 16px;
}
.wp-block-homegrade-content-blocks-points-cles ul + p {
padding-top: 16px;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/points-cles/nested-children/style.scss ***!
\*******************************************************************************************************************************************************************************************************************************************************************/
/**
* The following styles get applied both on the front of your site
* and in the editor.
*
* Replace them with your own styles or remove the file completely.
*/
.wp-block-create-block-blocka {
background-color: #21759b;
color: #fff;
padding: 2px;
}
/*# sourceMappingURL=style-index.css.map*/