web/data/cubicweb.css
changeset 8349 fdb796435d7b
parent 8326 2e793b2cdb57
parent 8334 20e38436395f
child 8425 b86bdc343c18
equal deleted inserted replaced
8340:622fcca4fe00 8349:fdb796435d7b
    36 
    36 
    37 h3 {
    37 h3 {
    38   font-size: %(h3FontSize)s;
    38   font-size: %(h3FontSize)s;
    39   padding: %(h3Padding)s;
    39   padding: %(h3Padding)s;
    40 }
    40 }
       
    41 
       
    42 
       
    43 h4 {
       
    44   font-size: %(h4FontSize)s;
       
    45 }
       
    46 
    41 
    47 
    42 div.tabbedprimary + h1,
    48 div.tabbedprimary + h1,
    43 h1.plain {
    49 h1.plain {
    44  border-bottom: none;
    50  border-bottom: none;
    45 }
    51 }