web/data/cubicweb.css
changeset 9291 4894bb92558a
parent 8871 7d1ccaac5ae3
child 9379 b0b1148b6963
--- a/web/data/cubicweb.css	Mon Oct 07 10:22:21 2013 +0200
+++ b/web/data/cubicweb.css	Tue Oct 15 14:02:22 2013 +0200
@@ -17,9 +17,6 @@
 }
 h1, h2, h3 { margin-top:0; margin-bottom:0; }
 
-/* got rhythm ? beat of 12*1.25 = 15 px */
-.rhythm_bg { background: url("%(baseRhythmBg)s") repeat ! important; }
-
 h1,
 .vtitle {
   font-size: %(h1FontSize)s;
@@ -297,7 +294,6 @@
 
 div#pageContent {
   clear: both;
-  /* margin-top:-1px; *//* enable when testing rhythm */
   background: %(pageContentBgColor)s;
   border: 1px solid %(pageContentBorderColor)s;
   padding: 0 %(pageContentPadding)s %(pageContentPadding)s;