Add bd classes

This commit is contained in:
Jeremy Thomas
2017-08-14 12:44:24 +01:00
parent 88fb510d93
commit cd2f886df2
66 changed files with 1184 additions and 2456 deletions

View File

@@ -264,7 +264,7 @@ derived_variables:
<code style="white-space: nowrap;">{{ color.name }}</code>
</td>
<td>
<span class="color" style="background: {{ color.value }};"></span>
<span class="bd-color" style="background: {{ color.value }};"></span>
<code>{{ color.value }}</code>
</td>
</tr>