changeset 5854 | b49f58a320e6 |
parent 5853 | 89ad81d6972d |
child 5939 | a33402c1aa79 |
--- a/web/data/cubicweb.css Fri Jul 02 09:01:58 2010 +0200 +++ b/web/data/cubicweb.css Fri Jul 02 09:02:08 2010 +0200 @@ -18,7 +18,7 @@ h1, h2, h3 { margin-top:0; margin-bottom:0; } /* got rhythm ? beat of 12*1.25 = 15 px */ -.rhythm_bg { background: url(/data/%(baseRhythmBg)s) repeat ! important; } +.rhythm_bg { background: url("%(baseRhythmBg)s") repeat ! important; } /* scale 3:5 stranded */ /* h1 { font-size:2em; } */