Fix main header

This commit is contained in:
Jeremy Thomas
2018-04-09 16:50:33 +01:00
parent 03c13488a6
commit 5d4e3582f0
13 changed files with 127 additions and 26 deletions

View File

@@ -5,6 +5,11 @@ layout: documentation
hide_carbon: true
doc-tab: layout
doc-subtab: container
breadcrumb:
- home
- documentation
- layout
- layout-container
---
{% capture container_example %}
@@ -62,7 +67,7 @@ doc-subtab: container
<p>The values <strong>960</strong>, <strong>1152</strong> and <strong>1344</strong> have been chosen because they are divisible by both <strong>12</strong> and <strong>16</strong>.</p>
</div>
{% include layout/main-close.html show_carbon=true %}
{% include layout/main-close.html %}
<div class="bd-example is-fullwidth">
{{container_example}}

View File

@@ -5,6 +5,11 @@ layout: documentation
hide_carbon: true
doc-tab: layout
doc-subtab: footer
breadcrumb:
- home
- documentation
- layout
- layout-footer
---
{% capture footer_example %}
@@ -21,7 +26,7 @@ doc-subtab: footer
</footer>
{% endcapture %}
{% include layout/main-close.html show_carbon=true %}
{% include layout/main-close.html %}
{% include snippet.html content=footer_example horizontal=true more=true fullwidth=true %}

View File

@@ -5,9 +5,14 @@ layout: documentation
hide_carbon: true
doc-tab: layout
doc-subtab: hero
breadcrumb:
- home
- documentation
- layout
- layout-hero
---
{% include layout/main-close.html show_carbon=true %}
{% include layout/main-close.html %}
<section class="section is-fullwidth">
<div class="bd-example">

View File

@@ -4,6 +4,11 @@ subtitle: "A multi-purpose <strong>horizontal level</strong>, which can contain
layout: documentation
doc-tab: layout
doc-subtab: level
breadcrumb:
- home
- documentation
- layout
- layout-level
---
{% capture nav_example %}

View File

@@ -4,6 +4,11 @@ subtitle: "The famous <strong>media object</strong> prevalent in social media in
layout: documentation
doc-tab: layout
doc-subtab: media-object
breadcrumb:
- home
- documentation
- layout
- layout-media
---
{% capture media_example %}

View File

@@ -4,6 +4,11 @@ subtitle: "A simple container to divide your page into <strong>sections</strong>
layout: documentation
doc-tab: layout
doc-subtab: section
breadcrumb:
- home
- documentation
- layout
- layout-section
---
{% capture section_example %}

View File

@@ -4,6 +4,11 @@ subtitle: "A <strong>single tile</strong> element to build 2-dimensional Metro-l
layout: documentation
doc-tab: layout
doc-subtab: tiles
breadcrumb:
- home
- documentation
- layout
- layout-tiles
---
{% capture tile_empty %}