// Example Header
//
// Examples and interlinear glossed examples may have headers containing information about the example (such as the language of the example). See the [example component](#kssref-components-example) for a demonstration of a header being used in an example.
//
// Styleguide components.ex-header
.ex-header {
  text-decoration:         underline;
  text-underline-position: under;
}
