pronoun.fyi/resources/pronouns.css

26 lines
219 B
CSS
Raw Normal View History

2015-03-14 04:37:38 +00:00
body {
font-family: Futura, sans-serif;
background-color: #F6CEFC;
2015-03-14 04:37:38 +00:00
}
.section {
2015-03-14 04:37:38 +00:00
margin: 8px;
padding: 4px 6px 4px 6px;
border: 4px solid #eeeeee;
2015-03-14 04:37:38 +00:00
}
.examples {
}
2015-03-14 07:57:03 +00:00
.title {
}
.about {
2015-03-14 04:37:38 +00:00
}
.contact {
}
.table {
}