summaryrefslogtreecommitdiff
path: root/html/style.css
blob: 593fc7addad379c38555260e6bcad54b871d4195 (plain)
1
2
3
4
5
6
7
8
9
body { 
	background-color: #000000;
	color: #ffffff;
}

a {
	color: #ffffff;
}