just a bunch of stuff
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
|
||||
.wp-block-quote p,
|
||||
.wp-block-quote cite {
|
||||
margin-left: 4rem;
|
||||
}
|
||||
|
||||
.wp-block-quote::before,
|
||||
.wp-block-quote.has-text-align-right p::before {
|
||||
content: "\201C";
|
||||
position: absolute;
|
||||
font-size: 4rem;
|
||||
line-height: 1;
|
||||
font-family: "Times New Roman", Times, serif;
|
||||
font-weight: 700;
|
||||
color: var(--wp--preset--color--primary);
|
||||
}
|
||||
|
||||
.wp-block-quote.has-text-align-center::before,
|
||||
.wp-block-quote.has-text-align-right::before {
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.wp-block-quote.has-text-align-right p::before {
|
||||
margin-left: -4rem;
|
||||
}
|
Reference in New Issue
Block a user