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.7 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.6 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.5 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.4 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.3 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.2 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.1 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-3.0.0 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-2.0.3 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-2.0.2 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-2.0.1 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-2.0.0 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-1.2.11 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-1.2.10 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-1.2.9 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-1.2.8 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-1.2.7 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-1.2.5 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-1.2.4 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb
forever_style_guide-1.2.3 app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb