web/data/cubicweb.css
changeset 6225 a176e68b7d0d
parent 6149 57e956441ca4
parent 6193 a58097ee4f15
child 6279 42079f752a9c
equal deleted inserted replaced
6182:30de0be8f895 6225:a176e68b7d0d
    43   padding: %(h1Padding)s;
    43   padding: %(h1Padding)s;
    44   margin: %(h1Margin)s;
    44   margin: %(h1Margin)s;
    45   color: %(h1Color)s;
    45   color: %(h1Color)s;
    46 }
    46 }
    47 
    47 
    48 h1.plain,
    48 div.tabbedprimary + h1,
    49 .vtitle {
    49 h1.plain {
    50  border-bottom: none;
    50  border-bottom: none;
    51 }
    51 }
    52 
    52 
    53 h2 { padding: %(h2Padding)s; }
    53 h2 { padding: %(h2Padding)s; }
    54 h3 { padding: %(h3Padding)s; }
    54 h3 { padding: %(h3Padding)s; }