mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add fullheight Section, Add more color helpers, Add tablet Container, Add list of checkboxes and radios
This commit is contained in:
2
docs/_includes/docs/color/current.html
Normal file
2
docs/_includes/docs/color/current.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<span class="bd-color" style="background: currentColor"></span>
|
||||
<code>currentColor</code>
|
||||
2
docs/_includes/docs/color/inherit.html
Normal file
2
docs/_includes/docs/color/inherit.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<span class="bd-color" style="background: inherit"></span>
|
||||
<code>inherit</code>
|
||||
Reference in New Issue
Block a user