.example table, .example th, .example td {
    border: 1px solid black;
    border-collapse: collapse;
}
.swagger-ui .example th, .swagger-ui .example td {
	text-align: center;
	padding: 10px;
}