mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 11:54:30 -07:00
Bulma v9 website (#3249)
* Add Bulma v9 * Add vendor dependencies * Fix native * Fix sponsors * Add style attribute
This commit is contained in:
9
docs/_includes/elements/banner.html
Normal file
9
docs/_includes/elements/banner.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<section class="bd-banner bd-is-{{ include.color }}">
|
||||
<div class="bd-banner-body">
|
||||
<p class="bd-banner-title">
|
||||
{{ include.title }}
|
||||
</p>
|
||||
|
||||
{{ include.more }}
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user