refining plus loin and warning on editor
This commit is contained in:
parent
89ef334b04
commit
a9eaa9b461
|
|
@ -95,3 +95,18 @@ p {
|
|||
.homegrade-content-blocks-grey-box {
|
||||
/* max-width: 100% !important; */
|
||||
}
|
||||
|
||||
.homegrade-blocks-highlight--warning {
|
||||
.wp-block-button__link {
|
||||
@apply !bg-secondary;
|
||||
}
|
||||
}
|
||||
|
||||
.homegrade-blocks-plus-loin {
|
||||
ol li::marker {
|
||||
@apply !text-white;
|
||||
}
|
||||
ul li:before {
|
||||
@apply !bg-white;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user