mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 20:04:30 -07:00
Add bd classes
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(0, 0%, 7%);"></span>
|
||||
<span class="bd-color" style="background: hsl(0, 0%, 7%);"></span>
|
||||
<code>hsl(0, 0%, 7%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(0, 0%, 14%);"></span>
|
||||
<span class="bd-color" style="background: hsl(0, 0%, 14%);"></span>
|
||||
<code>hsl(0, 0%, 14%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(0, 0%, 4%);"></span>
|
||||
<span class="bd-color" style="background: hsl(0, 0%, 4%);"></span>
|
||||
<code>hsl(0, 0%, 4%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(217, 71%, 53%);"></span>
|
||||
<span class="bd-color" style="background: hsl(217, 71%, 53%);"></span>
|
||||
<code>hsl(217, 71%, 53%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(141, 71%, 48%);"></span>
|
||||
<span class="bd-color" style="background: hsl(141, 71%, 48%);"></span>
|
||||
<code>hsl(141, 71%, 48%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(0, 0%, 29%);"></span>
|
||||
<span class="bd-color" style="background: hsl(0, 0%, 29%);"></span>
|
||||
<code>hsl(0, 0%, 29%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(0, 0%, 21%);"></span>
|
||||
<span class="bd-color" style="background: hsl(0, 0%, 21%);"></span>
|
||||
<code>hsl(0, 0%, 21%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(0, 0%, 71%);"></span>
|
||||
<span class="bd-color" style="background: hsl(0, 0%, 71%);"></span>
|
||||
<code>hsl(0, 0%, 71%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(0, 0%, 86%);"></span>
|
||||
<span class="bd-color" style="background: hsl(0, 0%, 86%);"></span>
|
||||
<code>hsl(0, 0%, 86%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(0, 0%, 48%);"></span>
|
||||
<span class="bd-color" style="background: hsl(0, 0%, 48%);"></span>
|
||||
<code>hsl(0, 0%, 48%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(14, 100%, 53%);"></span>
|
||||
<span class="bd-color" style="background: hsl(14, 100%, 53%);"></span>
|
||||
<code>hsl(14, 100%, 53%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(271, 100%, 71%);"></span>
|
||||
<span class="bd-color" style="background: hsl(271, 100%, 71%);"></span>
|
||||
<code>hsl(271, 100%, 71%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(348, 100%, 61%);"></span>
|
||||
<span class="bd-color" style="background: hsl(348, 100%, 61%);"></span>
|
||||
<code>hsl(348, 100%, 61%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(171, 100%, 41%);"></span>
|
||||
<span class="bd-color" style="background: hsl(171, 100%, 41%);"></span>
|
||||
<code>hsl(171, 100%, 41%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(0, 0%, 98%);"></span>
|
||||
<span class="bd-color" style="background: hsl(0, 0%, 98%);"></span>
|
||||
<code>hsl(0, 0%, 98%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(0, 0%, 96%);"></span>
|
||||
<span class="bd-color" style="background: hsl(0, 0%, 96%);"></span>
|
||||
<code>hsl(0, 0%, 96%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(0, 0%, 100%);"></span>
|
||||
<span class="bd-color" style="background: hsl(0, 0%, 100%);"></span>
|
||||
<code>hsl(0, 0%, 100%)</code>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<span class="color" style="background: hsl(48, 100%, 67%);"></span>
|
||||
<span class="bd-color" style="background: hsl(48, 100%, 67%);"></span>
|
||||
<code>hsl(48, 100%, 67%)</code>
|
||||
|
||||
Reference in New Issue
Block a user