Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All that’s left is to add the style to your stylesheet. Here we have simple simply added the following:

Code Block
languagecss
h3.search-heading {
      font-weight: 700;
  }

...