first commit
This commit is contained in:
21
wp-content/themes/hello-elementor/customizer.css
Normal file
21
wp-content/themes/hello-elementor/customizer.css
Normal file
@@ -0,0 +1,21 @@
|
||||
/**
|
||||
* Style for your Customizer editor.
|
||||
*/
|
||||
#accordion-section-hello-options .accordion-section-title {
|
||||
color: #c36;
|
||||
}
|
||||
#accordion-section-hello-options .accordion-section-title:after {
|
||||
color: #c36;
|
||||
}
|
||||
|
||||
#customize-control-hello-header-footer .hello-action-links {
|
||||
margin: 15px auto;
|
||||
text-align: center;
|
||||
}
|
||||
#customize-control-hello-header-footer .hello-action-links-title {
|
||||
font-weight: 600;
|
||||
margin: 10px 0;
|
||||
}
|
||||
#customize-control-hello-header-footer .hello-action-links-message {
|
||||
margin: 0 0 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user