<dl class="date-location-section">
    <dt>Datum</dt>
    <dd>24.12.2018</dd>
    <dt>Uhrzeit</dt>
    <dd>13 - 15 Uhr</dd>
    <dt>Ort</dt>
    <dd>INNOQ Monheim</dd>
</dl>
<dl class="date-location-section">
    <dt>Datum</dt>
    <dd>24.12.2018</dd>
    <dt>Uhrzeit</dt>
    <dd>13 - 15 Uhr</dd>
    <dt>Ort</dt>
    <dd>INNOQ Monheim</dd>
</dl>
/* No context defined. */
  • Content:
    .date-location-section {
      @extend %definition-list-simple;
    
      padding-top: $spacer-sm;
      padding-bottom: $spacer-sm;
      border-top: 1px solid $date-location-section-border-color;
      border-bottom: 1px solid $date-location-section-border-color;
    }
    
  • URL: /components/raw/date-location-section/_date-location-section.scss
  • Filesystem Path: components/04-molecules/date-location-section/_date-location-section.scss
  • Size: 245 Bytes
  • Handle: @date-location-section
  • Preview:
  • Filesystem Path: components/04-molecules/date-location-section/date-location-section.html

No notes defined.