mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Update color-helpers.html
This commit is contained in:
@@ -56,6 +56,10 @@ doc-subtab: color-helpers
|
|||||||
</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" %}
|
||||||
|
|
||||||
{% include elements/new-tag.html version="0.6.3" %}
|
{% include elements/new-tag.html version="0.6.3" %}
|
||||||
@@ -100,5 +104,7 @@ doc-subtab: color-helpers
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user