Skip to content
Snippets Groups Projects
Commit 96faff2f authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

remove bg

parent 9f3856fd
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,6 @@
{% block lead %} {% endblock %}
{% block page_content %}
<div class="description-bg-image"><div class="subpage-bg-shelter"></div></div>
<div class="pagecontainer">
<div class="title2">
......@@ -12,12 +11,12 @@
</div>
<div class="pagebody">
<div class="pagenav">
<div onclick="goTo(document.getElementById('one'))"><span id="subtitle1" style="color: #185A4F;">Background</span></div>
<div onclick="goTo(document.getElementById('two'))"><span id="subtitle2" style="color: #185A4F;">Problem</span></div>
<div onclick="goTo(document.getElementById('three'))"><span id="subtitle3" style="color: #185A4F;">Motivation</span></div>
<div onclick="goTo(document.getElementById('four'))"><span id="subtitle4" style="color: #185A4F;">Solution</span></div>
<div onclick="goTo(document.getElementById('five'))"><span id="subtitle5" style="color: #185A4F;">Our Approach</span></div>
<div onclick="goTo(document.getElementById('six'))"><span id="subtitle6" style="color: #185A4F;">References</span></div>
<div onclick="goTo(document.getElementById('one'))"><span id="subtitle1" style="color: #62D881;">Background</span></div>
<div onclick="goTo(document.getElementById('two'))"><span id="subtitle2" style="color: #62D881;">Problem</span></div>
<div onclick="goTo(document.getElementById('three'))"><span id="subtitle3" style="color: #62D881;">Motivation</span></div>
<div onclick="goTo(document.getElementById('four'))"><span id="subtitle4" style="color: #62D881;">Solution</span></div>
<div onclick="goTo(document.getElementById('five'))"><span id="subtitle5" style="color: #62D881;">Our Approach</span></div>
<div onclick="goTo(document.getElementById('six'))"><span id="subtitle6" style="color: #62D881;">References</span></div>
</div>
<div class="pagecontent">
<!-- 1 -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment