mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
jekyll: github_issue utility
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
1
_includes/github_issue.md
Normal file
1
_includes/github_issue.md
Normal file
@@ -0,0 +1 @@
|
||||
[{{ include.repo }}#{{ include.number }}](https://github.com/{{ include.repo }}/issues/{{ include.number }}){:target="_blank" rel="noopener" class="_"}
|
||||
@@ -19,6 +19,11 @@
|
||||
color: rgba(13, 86, 125, 0.55);
|
||||
}
|
||||
|
||||
.github-issue {
|
||||
font-size: 110%;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.break {
|
||||
margin-bottom: 20px!important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user