diff --git a/doc/global/template/style/online.css b/doc/global/template/style/online.css
index cfd0da0f4bb10235ee569b946565fc77e8429706..a98382e083dd393630ba6d68f80199ef70a4fc07 100644
--- a/doc/global/template/style/online.css
+++ b/doc/global/template/style/online.css
@@ -1261,6 +1261,9 @@ table td,table th {
 table.alignedsummary,table.propsummary {
   width:initial
 }
+table.valuelist td.tblval {
+  font-size:0.75em
+}
 div.main_index .row {
   border-bottom:1px solid #eee
 }