61 lines
2.2 KiB
CSS
61 lines
2.2 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/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.
|
|
*/
|
|
.wpblock-citation-block {
|
|
position: relative;
|
|
padding: 80px 20px;
|
|
margin-top: 50px !important;
|
|
margin-bottom: 50px !important;
|
|
}
|
|
.wpblock-citation-block .wpblock-citation-citation {
|
|
font-weight: 600;
|
|
font-size: 50px;
|
|
line-height: 1.2;
|
|
text-transform: unset;
|
|
padding-bottom: 50px;
|
|
}
|
|
.wpblock-citation-block .wpblock-citation-author {
|
|
padding-top: 20px;
|
|
}
|
|
.wpblock-citation-block .wpblock-citation-citation,
|
|
.wpblock-citation-block .wpblock-citation-author {
|
|
max-width: 1040px;
|
|
margin: 0;
|
|
}
|
|
.wpblock-citation-block.text-align-right {
|
|
padding-right: 50px;
|
|
text-align: right;
|
|
}
|
|
.wpblock-citation-block.text-align-right .wpblock-citation-citation,
|
|
.wpblock-citation-block.text-align-right .wpblock-citation-author {
|
|
margin-left: auto;
|
|
}
|
|
.wpblock-citation-block.text-align-left {
|
|
padding-left: 50px;
|
|
text-align: left;
|
|
}
|
|
.wpblock-citation-block.text-align-center {
|
|
text-align: center;
|
|
}
|
|
.wpblock-citation-block.text-align-center .wpblock-citation-citation,
|
|
.wpblock-citation-block.text-align-center .wpblock-citation-author {
|
|
margin: 0 auto;
|
|
}
|
|
.wpblock-citation-block figure,
|
|
.wpblock-citation-block img {
|
|
width: 100%;
|
|
height: 250px;
|
|
}
|
|
.wpblock-citation-block img {
|
|
-o-object-fit: cover;
|
|
object-fit: cover;
|
|
filter: brightness(0.3) grayscale(100%) sepia(100%) hue-rotate(200deg) opacity(0.5);
|
|
}
|
|
|
|
/*# sourceMappingURL=style-index.css.map*/ |