Sha256: 82eca376a835f3cb56bc31762969f33b7a1bd05a0fbaafce4105e8c548081b15

Contents?: true

Size: 458 Bytes

Versions: 26

Compression:

Stored size: 458 Bytes

Contents

<% yield p = np %>

<div class="-m-0.5">
  <div class="border border-dashed rounded-lg border-yellow-500 bg-yellow-400 dark:bg-opacity-10 dark:border-yellow-200 dark:border-opacity-70 -m-3 p-3 xl:py-4 xl:px-4 xl:-mx-4">
    <%= p.content_for :content %>

    <div class="py-3 px-3 space-y-2 pt-6">
      <p class="text-yellow-600 dark:text-yellow-200 font-light leading-normal">
        <%= p.content_for :commentary %>
      </p>
    </div>
  </div>
</div>

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.0.41 app/views/themes/light/commentary/_box.html.erb
bullet_train-themes-light-1.0.40 app/views/themes/light/commentary/_box.html.erb
bullet_train-themes-light-1.0.38 app/views/themes/light/commentary/_box.html.erb
bullet_train-themes-light-1.0.37 app/views/themes/light/commentary/_box.html.erb
bullet_train-themes-light-1.0.36 app/views/themes/light/commentary/_box.html.erb
bullet_train-themes-light-1.0.35 app/views/themes/light/commentary/_box.html.erb