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:
Saivann 2015-04-09 14:21:03 -04:00 committed by David A. Harding
parent af29f6855c
commit a790f353d0
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
9 changed files with 19 additions and 16 deletions

View file

@ -29,7 +29,7 @@ title: "Developer Reference - 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 ref_intro.md %}