From: Jeremy Thomas
Date: Mon, 9 Apr 2018 22:53:34 +0000 (+0100)
Subject: Add focus
X-Git-Tag: 0.7.0~1^2~41
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f123eb9562ab9b340647c00f626575c696e66525;p=thirdparty%2Fbulma.git
Add focus
---
diff --git a/docs/_includes/index/focus.html b/docs/_includes/index/focus.html
new file mode 100644
index 000000000..f987e501a
--- /dev/null
+++ b/docs/_includes/index/focus.html
@@ -0,0 +1,63 @@
+
diff --git a/docs/_includes/index/intro.html b/docs/_includes/index/intro.html
index ac46242c0..61f915f0d 100644
--- a/docs/_includes/index/intro.html
+++ b/docs/_includes/index/intro.html
@@ -48,14 +48,7 @@
-
-
-
- {% include elements/carbon.html %}
-
-
+ {% include index/focus.html %}
diff --git a/docs/_includes/index/sponsor.html b/docs/_includes/index/sponsor.html
index c77a2fc4c..7bf9daa38 100644
--- a/docs/_includes/index/sponsor.html
+++ b/docs/_includes/index/sponsor.html
@@ -1,38 +1,44 @@
-
+ {% highlight html %}{{ button_sizes }}{% endhighlight %}
+
+ {% highlight html %}{{ button_states }}{% endhighlight %}
+
+
+
+
+
+
+ As a result, it's very easy to combine modifiers:
+
+
+
+
+ {% highlight html %}{{ button_combinations }}{% endhighlight %}
+
diff --git a/docs/documentation/modifiers/typography-helpers.html b/docs/documentation/modifiers/typography-helpers.html
index 8cd74842d..ebe814594 100644
--- a/docs/documentation/modifiers/typography-helpers.html
+++ b/docs/documentation/modifiers/typography-helpers.html
@@ -39,7 +39,7 @@ breadcrumb:
{% capture size1 %}
- {{ initial_vars.size-1.value }}
+ {{ initial_vars.size-1.value }}
|
{% endcapture %}
@@ -51,7 +51,7 @@ breadcrumb:
{% capture left %}
- left-aligned
+ left-aligned
|
{% endcapture %}
diff --git a/docs/index.html b/docs/index.html
index 1882bec74..17be4190c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -8,49 +8,6 @@ fixed_navbar: true
{% include index/intro.html %}
-
-
{% include elements/tws.html %}