Fixes for prototype HTML presentation:
- don't attempt to highlight search terms when there are none
- adjust inline-block styling in the header so that the text-overflow
property takes effect as expected
- use smaller font sizes for headings for narrower browsers,
and apply transitions to heading font sizes
- unroll transition styles to include all browser-specific transition
styles.