.markdown-body table td,
.markdown-body table th {
	border-top-width: 1px;
	border-top-style: inherit;
	border-top-color: inherit;
	border-right-width: 1px;
	border-right-style: inherit;
	border-right-color: inherit;
	border-bottom-width: 1px;
	border-bottom-style: inherit;
	border-bottom-color: inherit;
	border-left-width: 1px;
	border-left-style: inherit;
	border-left-color: inherit;
}
