HTML-Prototype der OTH-Regensburg

Markup: templates/output/06-components/teaserbox/teaserbox.html

<a class="c-teaserbox__link" href="#">
  <div class="c-teaserbox">
    <div class="c-teaserbox__content-wrap">
      <div class="c-teaserbox__text-wrap">
        <h3 class="c-teaserbox__title">Unser Ziel: 100% Präsenzvorlesungen</h3>
        <div class="c-teaserbox__text">
          <p>Warum OTH? Regional und doch urban. Top Professoren &amp; Spaß am Studium mehr</p>
        </div>
      </div>
      <div class="c-teaserbox__button"><span class="btn btn--icon-left">
          <svg viewBox="0 0 36 36.111" role="img" aria-hidden="true" focusable="false">
            <use xlink:href="Images/svg/sprite.symbol.svg#icon-idea"></use>
          </svg><span class="btn__text">Mehr erfahren</span></span></div>
    </div>
  </div>
</a>
Source: assets/sass/06-components/teaserbox/_components.teaserbox.scss, line 7