This couples with a to-be-pushed pgweb patch to synchronize the other
stylesheet under which these docs are rendered on the website.
Author: Karl Pinc
Discussion: https://postgr.es/m/20230122144246.0ff87372@slate.karlpinc.com
margin: 0.5ex;
}
+/* Additional formatting for "simplelist" structures */
+table.simplelist td {
+ padding-left: 2em;
+ padding-right: 2em;
+}
+
/* formatting for entries in tables of functions: indent all but first line */
th.func_table_entry p,