typora-installer/themes/docs/Md_fences/README.md

195 B

title
Change MD Fences properties
.md-fences {
	margin-bottom: 1.5rem;
	margin-top: 1.5rem;
	padding-top: 8px;
	padding-bottom: 6px;
	background-color: var(--borders);
}