# HG changeset patch # User Arthur Lutz # Date 1330605750 -3600 # Node ID 50a683f2768ce6fcc79239e65201ccd71b22872d # Parent 2d660890d3e8036b1a7e1e49a8f30d4fbbbdf7eb [css] in old css, more space around the text, and try to make it centered diff -r 2d660890d3e8 -r 50a683f2768c web/data/cubicweb.old.css --- a/web/data/cubicweb.old.css Tue Feb 28 10:46:38 2012 +0100 +++ b/web/data/cubicweb.old.css Thu Mar 01 13:42:30 2012 +0100 @@ -161,6 +161,9 @@ color: #000; background-color: #f2f2f2; border: 1px solid #ccc; + margin: 10px 0; + padding-bottom: 12px; + padding-left: 5px; } code {