Funding details view: Additional styling
[wolnelektury.git] / apps / funding / templates / funding / offer_detail.html
index 7feb5b3..8795332 100755 (executable)
 
 {% funding object show_title=False %}
 <div class="white-box">
-    {% if object.cover %}
-        <img src="{{ object.cover.url }}" class="funding-cover"/>
-    {% endif %}
-    <div class="normal-text">
-    {{ object.description|safe }}
-    {% offer_status object %}
-    {% offer_status_more object %}
-    <p><a href="{% url 'infopage' 'wesprzyj' %}">{% trans "Learn more" %}</a>.</p>
+    <div class="funding-details-intro">
+        {% if object.cover %}
+            <img src="{{ object.cover.url }}" class="funding-cover"/>
+        {% endif %}
+        <div class="normal-text">
+        {{ object.description|safe }}
+        {% offer_status object %}
+        {% offer_status_more object %}
+        <p><a href="{% url 'infopage' 'wesprzyj' %}">{% trans "Learn more" %}</a>.</p>
+        </div>
+        
+        <div style="clear:both;"></div>
     </div>
-    
-    <div style="clear:both;"></div>
 
     {% if object.is_current %}
         <div class="normal-text">