more work on contributor list; merge contributors by name, use aliases from _config.yml

This commit is contained in:
Nils Schneider 2011-09-15 00:09:41 +02:00
parent f2613a9d93
commit 1183de9fce
4 changed files with 79 additions and 0 deletions

View file

@ -92,3 +92,7 @@ section {
vertical-align: top;
margin-right: 4px;
}
table.unstyled td {
border: none;
}