web/data/cubicweb.css
changeset 5854 b49f58a320e6
parent 5853 89ad81d6972d
child 5939 a33402c1aa79
equal deleted inserted replaced
5853:89ad81d6972d 5854:b49f58a320e6
    16   color: %(defaultColor)s;
    16   color: %(defaultColor)s;
    17 }
    17 }
    18 h1, h2, h3 { margin-top:0; margin-bottom:0; }
    18 h1, h2, h3 { margin-top:0; margin-bottom:0; }
    19 
    19 
    20 /* got rhythm ? beat of 12*1.25 = 15 px */
    20 /* got rhythm ? beat of 12*1.25 = 15 px */
    21 .rhythm_bg { background: url(/data/%(baseRhythmBg)s) repeat ! important; }
    21 .rhythm_bg { background: url("%(baseRhythmBg)s") repeat ! important; }
    22 
    22 
    23 /* scale 3:5 stranded */
    23 /* scale 3:5 stranded */
    24 /* h1 { font-size:2em; } */
    24 /* h1 { font-size:2em; } */
    25 /* h2 { font-size:1.61538em; } */
    25 /* h2 { font-size:1.61538em; } */
    26 /* h3 { font-size:1.23077em; } */
    26 /* h3 { font-size:1.23077em; } */