Updated contact page style and changed header bg

This commit is contained in:
Levi 2016-04-10 17:09:16 -05:00
parent fce44b2ec5
commit 20a59f461d
3 changed files with 6 additions and 1 deletions

View File

@ -322,6 +322,11 @@ footer .copyright {
.floating-label-form-group-with-focus label {
color: #0085a1;
}
.form-group{
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
form .row:first-child .floating-label-form-group {
border-top: 1px solid #eeeeee;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

View File

@ -1,7 +1,7 @@
{% load cms_tags staticfiles %}
<!-- Page Header -->
<!-- Set your background image for this header on the line below. -->
<header class="intro-header" style="background-image: url('{% static 'blog.ungleich.ch/img/home-bg.jpg' %}');">
<header class="intro-header" style="background-image: url('{% static 'ungleich_page/img/header-bg.jpg' %}');">
<div class="container">
<div class="row">