aboutsummaryrefslogtreecommitdiff
path: root/utils/langton_ant/style.css
blob: a42797c533cfcd0f9b6121e07fa19eeb1d414f4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
body {
	justify-content: center;
}

td {
	width: 3px;
	height: 3px;
}

table {
	margin: auto;
	border-spacing: 0px;
	border-collapse: collapse;
}