mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
10 Different Colors (#1666)
There should be 10 different tag colors: 1. is-black; 2. is-dark; 3. is-light; 4. is-white; 5. is-primary; 6. is-link; 7. is-info; 8. is-success; 9. is-warning; 10. is-danger; Just a small mistake I caught, as I was playtesting the framework. :)
This commit is contained in:
parent
6850b7f870
commit
7f76c6f651
@ -212,7 +212,7 @@ doc-subtab: tag
|
|||||||
|
|
||||||
<div class="columns">
|
<div class="columns">
|
||||||
<div class="column is-4">
|
<div class="column is-4">
|
||||||
Like with buttons, there are <strong>9 different colors</strong> available.
|
Like with buttons, there are <strong>10 different colors</strong> available.
|
||||||
</div>
|
</div>
|
||||||
<div class="column is-2">
|
<div class="column is-2">
|
||||||
<p class="field">
|
<p class="field">
|
||||||
|
Loading…
Reference in New Issue
Block a user