mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 05:19:35 -07:00
Change MwB images
This commit is contained in:
@@ -18,15 +18,15 @@ images:
|
||||
- name: "White"
|
||||
description: "Transparent white"
|
||||
type: "--white"
|
||||
bg: "#222"
|
||||
bg: "url(/images/various/sven-scheuermeier-34477.jpg) center center/cover no-repeat"
|
||||
- name: "Semiblack"
|
||||
description: "Transparent black and turquoise"
|
||||
type: "--semiblack"
|
||||
bg: "url(/images/various/dmitri-popov-265077.jpg) center center/cover no-repeat"
|
||||
bg: "url(/images/various/rodion-kutsaev-24833.jpg) center top/cover no-repeat"
|
||||
- name: "Black"
|
||||
description: "Transparent black"
|
||||
type: "--black"
|
||||
bg: "#ff6dcf"
|
||||
bg: "url(/images/various/dmitri-popov-265077.jpg) center center/cover no-repeat"
|
||||
---
|
||||
|
||||
{% capture image_example %}
|
||||
@@ -73,7 +73,7 @@ images:
|
||||
The <code>Made with Bulma</code> badge is available in <strong>6 different</strong> versions:
|
||||
</p>
|
||||
</div>
|
||||
<table class="table is-bordered">
|
||||
<table class="table is-bordered bd-mwb-table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
|
||||
Reference in New Issue
Block a user