test
parent
f61e2007a6
commit
871b9f959a
|
@ -263,10 +263,14 @@
|
||||||
custom code
|
custom code
|
||||||
{% endcomment %}
|
{% endcomment %}
|
||||||
|
|
||||||
|
{% if window.location.pathname == "/pages/contact" %}
|
||||||
|
|
||||||
.header-wrapper {
|
.header-wrapper {
|
||||||
background-color: yellow !important;
|
background-color: yellow !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
{% endstyle %}
|
{% endstyle %}
|
||||||
|
|
||||||
{{ 'base.css' | asset_url | stylesheet_tag }}
|
{{ 'base.css' | asset_url | stylesheet_tag }}
|
||||||
|
|
Loading…
Reference in New Issue