— Style Guide

Timeline

Career timeline — rule, dot, current-position indicator.

  • January 2026 — Present

    Proforma

    SVP of Information Security and Operations
  • April 2022 — January 2026

    Proforma

    Vice President of Technology
  • Nov 2021 — April 2022

    Proforma

    Director of Engineering
HTML
<ul class="lp-timeline">
  <li class="current">
    <div class="lp-tl-date">January 2026 — Present</div>
    <div class="lp-tl-body">
      <h4 class="lp-tl-org">Proforma</h4>
      <span class="lp-tl-role">SVP of Information Security and Operations</span>
      <p>Optional supporting paragraph.</p>
    </div>
  </li>
  <!-- …more <li> entries (omit class="current") -->
</ul>

<!-- Styles: .lp-timeline in src/styles/components.css -->