mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Organize partials
This commit is contained in:
@@ -19,7 +19,7 @@ breadcrumb:
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
{% include anchor.html name="The <code>findColorInvert()</code> function" %}
|
||||
{% include elements/anchor.html name="The <code>findColorInvert()</code> function" %}
|
||||
|
||||
<div class="content">
|
||||
<p>The <code>findColorInvert($color)</code> function takes a <strong>color</strong> as an input, and outputs either transparent <strong>black</strong> <code>rgba(#000, 0.7)</code> or <strong>white</strong> <code>#fff</code>:</p>
|
||||
|
||||
Reference in New Issue
Block a user