File diff 3e845e84f56b → d9f1d9b84091
www/conservancy/static/campaign/index.html
Show inline comments
...
 
@@ -4,8 +4,8 @@
 

	
 
{% block head %}
 
<link href="/jquery-ui.css" rel="stylesheet" type="text/css"/>
 
<script src="/jquery.min.js"></script>
 
<script src="/jquery-ui.min.js"></script>
 
<script type="text/javascript" src="/jquery.min.js"></script>
 
<script type="text/javascript" src="/jquery-ui.min.js"></script>
 

	
 
<style type="text/css">
 
  #progressbar .ui-widget-header { background: rgb(206, 31, 31); }