radial styles
This commit is contained in:
@@ -561,10 +561,22 @@ button[type="submit"].single_add_to_cart_button,
|
||||
.bg-color-sky-red {
|
||||
background: linear-gradient(90deg, rgba(51, 153, 255, 1) 0%, rgba(204, 1, 51, 1) 100%);
|
||||
|
||||
h1 {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
h3 {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
strong {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
p {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user