Author: rdonkin
Date: Sat Jun 30 18:57:30 2012
New Revision: 1355793

URL: http://svn.apache.org/viewvc?rev=1355793&view=rev
Log:
See if I've got the hand of the Grid used in the CSS...

Modified:
    creadur/site/trunk/templates/skeleton.html

Modified: creadur/site/trunk/templates/skeleton.html
URL: 
http://svn.apache.org/viewvc/creadur/site/trunk/templates/skeleton.html?rev=1355793&r1=1355792&r2=1355793&view=diff
==============================================================================
--- creadur/site/trunk/templates/skeleton.html (original)
+++ creadur/site/trunk/templates/skeleton.html Sat Jun 30 18:57:30 2012
@@ -50,7 +50,7 @@
         <p>{{ breadcrumbs|safe }}</p>  
     </div>
       <div class="clear"></div>
-      {% block content %}<div id="content" class="grid_16"><div 
class="section-content">{{ content|markdown }}</div></div>{% endblock %}
+      {% block content %}<div id="content" class="grid_12 push 4"><div 
class="section-content">{{ content|markdown }}</div></div>{% endblock %}
       <div class="clear"></div>
     </div>
 


Reply via email to