mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Improve contributors.rb plugin
Validate returned data from GitHub API htmlescape data on the HTML page Drop unnecessary yaml dependency Add more comments in the code Add more aliases in _config.yml Fix vertical-align style
This commit is contained in:
parent
f6f85b4447
commit
187ed2562a
4 changed files with 68 additions and 33 deletions
|
@ -961,10 +961,11 @@ table td,table th{
|
|||
font-size:80%;
|
||||
}
|
||||
.contributors span{
|
||||
padding:6px 0;
|
||||
padding:8px 0;
|
||||
width:170px;
|
||||
overflow:hidden;
|
||||
display:inline-block;
|
||||
vertical-align:top;
|
||||
}
|
||||
|
||||
.resources{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue