Changeset - 5ee9c16bb55d
[Not reviewed]
0 1 0
Christopher Neugebauer - 7 years ago 2017-08-14 00:46:37
chrisjrn@gmail.com
Removes hills
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/site_base.html
Show inline comments
...
 
@@ -22,9 +22,6 @@
 
  <div class="homepage-block-bg" style="background-image: url('{% static "images/website-background.svg" %}');"></div>
 

	
 
  <div id="background-filter">
 

	
 
  <div class="hills footer"></div>
 

	
 
    <section id="content_body">
 
        <div class="container">
 
            {% include "_messages.html" %}
0 comments (0 inline, 0 general)