[css] in old css, more space around the text, and try to make it centered stable
authorArthur Lutz <arthur.lutz@logilab.fr>
Thu, 01 Mar 2012 13:42:30 +0100
branchstable
changeset 8288 50a683f2768c
parent 8287 2d660890d3e8
child 8289 c17d855bd95b
[css] in old css, more space around the text, and try to make it centered
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 {