navbar-header clickable, contact href fixed, highlights focus color fixed
This commit is contained in:
parent
fa538e7747
commit
b1baf564db
4 changed files with 14 additions and 5 deletions
|
|
@ -27,7 +27,7 @@
|
|||
<a href="{% url 'datacenterlight:whydatacenterlight' %}">{% trans "Why Data Center Light?" %}</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="url" href="#contact">{% trans "Contact" %}</a>
|
||||
<a class="url-init" href="{% url 'datacenterlight:whydatacenterlight' %}#contact">{% trans "Contact" %}</a>
|
||||
</li>
|
||||
<li>
|
||||
{% if LANGUAGE_CODE == 'en-us'%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue