We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1360e37 commit b502a20Copy full SHA for b502a20
_includes/bibere/paper.html
@@ -74,7 +74,7 @@
74
{%- endif -%}
75
{%- endfor -%}
76
77
- <a class="collapse-clicker" style="color:#0064a4;" onclick="$('#{{ clean_id }}_bibtex').slideToggle(200)"> BibTex</a> ]
+ <a class="collapse-clicker" style="color:#1E90FF;" onclick="$('#{{ clean_id }}_bibtex').slideToggle(200)"> BibTex</a> ]
78
<div class="collapse" id="{{ clean_id }}_bibtex">
79
<div class="panel panel-info">
80
<pre class="panel-body details-panel">
0 commit comments