pronomen.lol/resources/pronouns.css

31 lines
292 B
CSS
Raw Normal View History

2015-03-14 05:37:38 +01:00
body {
2016-09-22 08:58:16 +02:00
font-family: Futura, sans-serif;
background-color: #F6CEFC;
}
footer {
font-size: 0.8em;
2015-03-14 05:37:38 +01:00
}
.section {
2016-09-22 08:58:16 +02:00
margin: 8px;
padding: 4px 6px 4px 6px;
border: 4px solid #EEEEEE;
border-radius: 7px;
2015-03-14 05:37:38 +01:00
}
.examples {
}
2015-03-14 08:57:03 +01:00
.title {
}
.usage {
2015-03-14 05:37:38 +01:00
}
.contact {
}
.table {
}