mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Merge pull request #459 from bitcoin/contributors
Add list of bitcoin.org contributors
This commit is contained in:
commit
8f56414ed3
8 changed files with 79 additions and 8 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue