Add list of bitcoin.org contributors

This commit is contained in:
Saivann 2014-06-16 13:34:45 -04:00
parent ffee8f6828
commit 8a65502a4a
8 changed files with 79 additions and 8 deletions

View file

@ -995,6 +995,21 @@ table td,table th{
white-space:nowrap;
}
.credit{
text-align:left;
margin:-10px 0;
}
.credit p{
display:inline-block;
width:275px;
vertical-align:top;
margin:10px 0;
}
.credit span{
display:block;
color:#aaa;
}
.resources{
text-align:left;
}