Bulma v9 website (#3249)

* Add Bulma v9

* Add vendor dependencies

* Fix native

* Fix sponsors

* Add style attribute
This commit is contained in:
Jeremy Thomas
2021-01-27 23:30:42 +00:00
committed by GitHub
parent c5edaea84f
commit 08ef4df2c0
1963 changed files with 157468 additions and 9452 deletions

View File

@@ -51,6 +51,6 @@ breadcrumb:
</div>
</div>
<div class="highlight-full">
<div class="bd-highlight-full">
{% highlight html %}{{ columns }}{% endhighlight %}
</div>

View File

@@ -142,7 +142,7 @@ breadcrumb:
</div>
</div>
<div class="highlight-full">
<div class="bd-highlight-full">
{% highlight html %}{{ columns_gapless }}{% endhighlight %}
</div>
@@ -180,7 +180,7 @@ breadcrumb:
</div>
</div>
<div class="highlight-full">
<div class="bd-highlight-full">
{% highlight html %}{{ columns_gapless_multiline }}{% endhighlight %}
</div>
@@ -242,11 +242,11 @@ breadcrumb:
<p>
You can define a column gap for each viewport size:
</p>
<p>For example, here's how it looks with the following modifiers: <code>is-variable is-2-mobile is-0-tablet is-3-desktop is-8-widescreen is-1-fullhd</code></p>
</div>
For example, here's how it looks with the following modifiers: <code>is-variable is-2-mobile is-0-tablet is-3-desktop is-8-widescreen is-1-fullhd</code>
<div class="highlight-full">
<div class="bd-highlight-full">
{% highlight html %}{{ columns_variable_responsive_gaps }}{% endhighlight %}
</div>

View File

@@ -77,6 +77,6 @@ breadcrumb:
</p>
</div>
<div class="highlight-full">
<div class="bd-highlight-full">
{% highlight html %}{{ columns_nested_example }}{% endhighlight %}
</div>

View File

@@ -278,7 +278,7 @@ breadcrumb:
</div>
</div>
<div class="highlight-full">
<div class="bd-highlight-full">
{% highlight html %}{{ columns_sizes }}{% endhighlight %}
</div>
@@ -609,7 +609,7 @@ breadcrumb:
</div>
</div>
<div class="highlight-full">
<div class="bd-highlight-full">
{% highlight html %}{{ columns_offset }}{% endhighlight %}
</div>
@@ -634,7 +634,7 @@ breadcrumb:
</div>
</div>
<div class="highlight-full">
<div class="bd-highlight-full">
{% highlight html %}{{ columns_narrow }}{% endhighlight %}
</div>