mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -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>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
{% assign vernum = site.version | replace: "." "" | plus: 1 | minus: 1 %}
|
||||
|
||||
{% if vernum >= 63 %}
|
||||
|
||||
{% 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>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
{% endif %}
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user