juneau-petstore-server/src/main/resources/htdocs/themes/devops.css [103:115]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

/**********************************************************************************************************************/
/**  Content                                                                                                        **/
/**********************************************************************************************************************/

section {
	display: table;
	width: 100%;
}

article {
	display: table-cell;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



juneau-petstore-server/src/main/resources/htdocs/themes/light.css [110:122]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

/**********************************************************************************************************************/
/**  Content                                                                                                         **/
/**********************************************************************************************************************/

section {
	display: table;
	width: 100%;
}

article {
	display: table-cell;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



