aboutsummaryrefslogtreecommitdiff
path: root/test/formatters/samplecode/biome/out.css
blob: 87717b98b3ce885358e815f8dbc305ea9da1b07a (plain)
1
2
3
4
5
6
body {
	padding-left: 11em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: purple;
	background-color: #d8da3d;
}