Updated contact page style and changed header bg
This commit is contained in:
parent
1ac1e2c4e1
commit
2f9fa9f8fb
3 changed files with 6 additions and 1 deletions
BIN
ungleich_page/static/ungleich_page/img/header-bg.jpg
Normal file
BIN
ungleich_page/static/ungleich_page/img/header-bg.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 190 KiB |
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue