contact form
parent
b3f8f9cb24
commit
7fc3621312
|
@ -53,7 +53,7 @@
|
|||
%}
|
||||
|
||||
<script>
|
||||
console.log("1", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}")
|
||||
console.log("2", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}")
|
||||
|
||||
</script>
|
||||
|
||||
|
@ -113,7 +113,7 @@
|
|||
endif
|
||||
%}
|
||||
|
||||
--shx-my-{{ shx_current_page }}: "#8D8D8D";
|
||||
--shx-my-testtesttest: "#8D8D8D";
|
||||
|
||||
--color-background: {{ new_background.red }},{{ new_background.green }},{{ new_background.blue }};
|
||||
|
||||
|
|
Loading…
Reference in New Issue