diff -r 312acf211cbb -r 8887f28faabf web/data/cubicweb.css --- a/web/data/cubicweb.css Thu Sep 23 23:24:42 2010 +0200 +++ b/web/data/cubicweb.css Fri Sep 24 11:05:10 2010 +0200 @@ -198,6 +198,18 @@ display: inline; } +.caption { + font-weight: bold; +} + +.legend{ + font-style: italic; +} + +.align-center{ + text-align: center; +} + /***************************************/ /* LAYOUT */ /***************************************/