diff -r 622fcca4fe00 -r fdb796435d7b web/data/cubicweb.css --- a/web/data/cubicweb.css Thu Mar 29 14:20:41 2012 +0200 +++ b/web/data/cubicweb.css Tue Apr 10 17:03:19 2012 +0200 @@ -39,6 +39,12 @@ padding: %(h3Padding)s; } + +h4 { + font-size: %(h4FontSize)s; +} + + div.tabbedprimary + h1, h1.plain { border-bottom: none;