You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
websitebuilder/css/lib/grapesjs-preset-webpage.min...

36 lines
586 B
CSS

.gjs-one-bg {
background-color: #463a3c;
}
.gjs-one-color {
color: #463a3c;
}
.gjs-one-color-h:hover {
color: #463a3c;
}
.gjs-two-bg {
background-color: #b9a5a6;
}
.gjs-two-color {
color: #b9a5a6;
}
.gjs-two-color-h:hover {
color: #b9a5a6;
}
.gjs-three-bg {
background-color: #804f7b;
}
.gjs-three-color {
color: #804f7b;
}
.gjs-three-color-h:hover {
color: #804f7b;
}
.gjs-four-bg {
background-color: #d97aa6;
}
.gjs-four-color {
color: #d97aa6;
}
.gjs-four-color-h:hover {
color: #d97aa6;
}