mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Glossary: Various small fixes and improvements
Add link to the glossary from each definition Fix missing BIP37 link Fix searchbox width on mobiles Apply more consistent margin and padding for the searchbox Use H3 titles in the glossary_entry layout for better readability Always use HTML classes for CSS stylesheets Fix one typo in glossary.rb
This commit is contained in:
parent
af29f6855c
commit
a790f353d0
9 changed files with 19 additions and 16 deletions
|
@ -27,7 +27,7 @@ title: "Developer Examples - Bitcoin"
|
|||
|
||||
{% include fragment_reviews_needed.md %}
|
||||
|
||||
<input id="glossary_term" placeholder="Search the glossary, RPCs, and more">
|
||||
<input id="glossary_term" class="glossary_term" placeholder="Search the glossary, RPCs, and more">
|
||||
|
||||
{% include example_intro.md %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue