mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
add local primer.css
This commit is contained in:
14785
docs/language/global-sphinx-files/_static/primer.css
Normal file
14785
docs/language/global-sphinx-files/_static/primer.css
Normal file
File diff suppressed because it is too large
Load Diff
@@ -31,7 +31,7 @@
|
||||
<title>CodeQL docs</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="stylesheet" href="{{ pathto('_static/custom.css', 1) }}" type="text/css" />
|
||||
<link rel="stylesheet" href="https://unpkg.com/@primer/css/dist/primer.css" />
|
||||
<link rel="stylesheet" href="{{ pathto('_static/custom.css', 1) }}" type="text/css" />
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user