Sha256: 902bc644e6b7c722b63e070aafe023f9143629c9015834f511f013a0427edc06

Contents?: true

Size: 1.06 KB

Versions: 40

Compression:

Stored size: 1.06 KB

Contents

<h3 class="style-guide-partial-title">
  Styles
</h3>
<div class="style-guide-partial-rendered">
  <table class="table">
    <tbody>
    <tr>
      <td><label>.page-title</label></td>
      <td>
        <h2 class="page-title">Page Title</h2>
        <small>The basic .page-title class allows you to remove the top margin from any heading so as to not interrupt columned markup. You can further modify with other classes and utilities like .color-accent, etc as neccessary.
        </small>
      </td>
    </tr>
    <tr>
      <td><label>.lead</label></td>
      <td><p class="lead">Leads make a paragraph stand out!</p></td>
    </tr>
    <tr>
      <td>
        <label>.color-{color}</label>
      </td>
      <td>
        <p class="color-primary">Make me a primary color!</p>
        <p class="color-secondary">Make me a secondary color!</p>
        <p class="color-accent">Make me a accent color!</p>
        <small><%= link_to raw(fa_icon "info-circle", text: "find more color styles"), style_guide_path + "/branding"  %></small>
      </td>
    </tr>
    </tbody>
  </table>
</div>

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
forever_style_guide-3.0.27 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.26 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.25 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.24 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.23 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.22 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.21 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.20 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.19 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.18 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.17 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.16 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.15 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.14 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.13 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.12 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.11 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.10 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.9 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.8 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb