Fixed Sign up H2 margin , Added Login Headline, Added Header Background, Changed ungleich logo, Fixed Landing title style, Fixed billing form goes out of background image, Fixed billing address page amount field seems broken, Changed authentication page fonts

This commit is contained in:
Levi 2016-08-15 20:45:08 -05:00
commit c23a2b1706
8 changed files with 27 additions and 15 deletions

View file

@ -50,7 +50,7 @@
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="{% url 'nosystemd:landing' %}"><img src="{% static 'hosting/img/logo_black.svg' %}"></a>
<a class="navbar-brand page-scroll" href="{% url 'nosystemd:landing' %}">no more systemd</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->