--- 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 */
/***************************************/
--- a/web/data/cubicweb.old.css Thu Sep 23 23:24:42 2010 +0200
+++ b/web/data/cubicweb.old.css Fri Sep 24 11:05:10 2010 +0200
@@ -207,6 +207,17 @@
display: inline;
}
+.caption {
+ font-weight: bold;
+}
+
+.legend{
+ font-style: italic;
+}
+
+.align-center{
+ text-align: center;
+}
/***************************************/
/* LAYOUT */