2 * CSS for styling HTML-formatted JSON Schema objects
5 * @author Munaf Assaf <massaf@wikimedia.org>
9 border-collapse: collapse
;
16 border: 1px solid gray
;
22 background-color: #dcfae3;
23 font-family: monospace
, monospace
;
24 white-space: pre-wrap
;
28 background-color: #fff;
34 background-color: #eee;
38 background-color: #fff;
43 /* For stylistic reasons, suppress the caption of the outermost table */
47 .mw-json table caption {
49 display: inline-block
;