mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
Update color-helpers.html
This commit is contained in:
@@ -55,6 +55,10 @@ doc-subtab: color-helpers
|
|||||||
<tr><td><code>has-text-white-bis</code></td><td>{% include color/white-bis.html %}</td></tr>
|
<tr><td><code>has-text-white-bis</code></td><td>{% include color/white-bis.html %}</td></tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
{% assign vernum = site.version | replace: "." "" | plus: 1 | minus: 1 %}
|
||||||
|
|
||||||
|
{% if vernum >= 63 %}
|
||||||
|
|
||||||
{% include anchor.html name="Background color" %}
|
{% include anchor.html name="Background color" %}
|
||||||
|
|
||||||
@@ -99,6 +103,8 @@ doc-subtab: color-helpers
|
|||||||
<tr><td><code>has-background-white-bis</code></td><td>{% include color/white-bis.html %}</td></tr>
|
<tr><td><code>has-background-white-bis</code></td><td>{% include color/white-bis.html %}</td></tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user