about summary refs log tree commit diff
path: root/resources/pronouns.css
blob: 59160b5143dc23d6e446af79dee769fa122d8c4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
body {
	font-family: Futura, sans-serif;
	background-color: #F6CEFC;
}

.section {
	margin: 8px;
	padding: 4px 6px 4px 6px;
	border: 4px solid #eeeeee;
}

.examples {
}

.title {
}

.about {
}

.contact {
}

.table {
}