mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 17:17:02 +00:00
Docs: Improve styling of GitHub contributors listing
This commit is contained in:
@@ -253,3 +253,19 @@ a.doc-deprecated-version.tc-tiddlylink {
|
||||
<<box-shadow "1px 1px 6px rgba(0, 0, 0, 0.6)">>
|
||||
}
|
||||
}
|
||||
|
||||
.doc-github-contributors {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.doc-github-contributors a {
|
||||
text-decoration: none;
|
||||
font-size: 14px;
|
||||
line-height: 18px;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
.doc-github-contributors a img,
|
||||
.doc-github-contributors a .doc-github-contributor-username {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user