STYLE few style adaptations
This commit is contained in:
parent
ce9a059cb9
commit
f602d65bd4
|
|
@ -123,3 +123,15 @@ h3.wp-block-heading:has(+ .wp-block-table) {
|
||||||
:where(.wp-singular.page .entry-content p) {
|
:where(.wp-singular.page .entry-content p) {
|
||||||
@apply text-primary;
|
@apply text-primary;
|
||||||
}
|
}
|
||||||
|
.wp-theme-carhop:not(.wp-child-theme-dynamiques) {
|
||||||
|
@apply text-primary;
|
||||||
|
}
|
||||||
|
|
||||||
|
.alignfull.has-background:has(+ .alignfull.has-background) {
|
||||||
|
@apply !mb-0;
|
||||||
|
}
|
||||||
|
.wp-block-column {
|
||||||
|
h5 + p {
|
||||||
|
@apply mt-0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user