summaryrefslogtreecommitdiff
path: root/data/extensions/SubmitMe@0xbeef.coffee/popup/popup.css
blob: 046cfeefae4a87ed4f05d2d93c27fbd2d3945c08 (plain)
1
2
3
4
5
6
7
body {
	font-family: LiberationMono;
	top: 5%;
	margin-left: 10%;
	margin-right: 10%;
	background-color: white;
}