xref: /openbmc/bmcweb/static/styles/json.css (revision 57fce80e)
1*57fce80eSEd Tanous.content {
2*57fce80eSEd Tanous  max-width: 500px;
3*57fce80eSEd Tanous  margin: auto;
4*57fce80eSEd Tanous  font-family: monospace;
5*57fce80eSEd Tanous}
6*57fce80eSEd Tanous
7*57fce80eSEd Tanous.header {
8*57fce80eSEd Tanous  max-width: 576px;
9*57fce80eSEd Tanous  margin: 0 auto;
10*57fce80eSEd Tanous}
11