diff -r e3994fcc21c3 -r 1806148d6ce8 web/data/cubicweb.css --- a/web/data/cubicweb.css Thu Sep 23 23:28:58 2010 +0200 +++ b/web/data/cubicweb.css Wed Sep 29 16:16:32 2010 +0200 @@ -201,6 +201,18 @@ display: inline; } +.caption { + font-weight: bold; +} + +.legend{ + font-style: italic; +} + +.align-center{ + text-align: center; +} + /***************************************/ /* LAYOUT */ /***************************************/