mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 20:04:30 -07:00
Add Bulma book
This commit is contained in:
@@ -38,7 +38,7 @@ doc-subtab: container
|
||||
</div>
|
||||
{% endcapture %}
|
||||
|
||||
{% include subnav-layout.html %}
|
||||
{% include subnav/subnav-layout.html %}
|
||||
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
|
||||
@@ -5,7 +5,7 @@ doc-tab: layout
|
||||
doc-subtab: footer
|
||||
---
|
||||
|
||||
{% include subnav-layout.html %}
|
||||
{% include subnav/subnav-layout.html %}
|
||||
|
||||
{% capture footer_example %}
|
||||
<footer class="footer">
|
||||
|
||||
@@ -5,7 +5,7 @@ doc-tab: layout
|
||||
doc-subtab: hero
|
||||
---
|
||||
|
||||
{% include subnav-layout.html %}
|
||||
{% include subnav/subnav-layout.html %}
|
||||
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
|
||||
@@ -118,7 +118,7 @@ doc-subtab: level
|
||||
</nav>
|
||||
{% endcapture %}
|
||||
|
||||
{% include subnav-layout.html %}
|
||||
{% include subnav/subnav-layout.html %}
|
||||
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
|
||||
@@ -156,7 +156,7 @@ doc-subtab: media-object
|
||||
</article>
|
||||
{% endcapture %}
|
||||
|
||||
{% include subnav-layout.html %}
|
||||
{% include subnav/subnav-layout.html %}
|
||||
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
|
||||
@@ -5,7 +5,7 @@ doc-tab: layout
|
||||
doc-subtab: section
|
||||
---
|
||||
|
||||
{% include subnav-layout.html %}
|
||||
{% include subnav/subnav-layout.html %}
|
||||
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
|
||||
@@ -5,7 +5,7 @@ doc-tab: layout
|
||||
doc-subtab: tiles
|
||||
---
|
||||
|
||||
{% include subnav-layout.html %}
|
||||
{% include subnav/subnav-layout.html %}
|
||||
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
|
||||
Reference in New Issue
Block a user