mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 02:44:29 -07:00
Add contribution text
This commit is contained in:
@@ -36,19 +36,6 @@ doc-subtab: helpers
|
||||
<td><code>is-fullwidth</code></td>
|
||||
<td>Takes up the whole width (100%)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="3">Text</th>
|
||||
<td><code>has-text-centered</code></td>
|
||||
<td>Centers the text</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>has-text-left</code></td>
|
||||
<td>Text is left-aligned</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>has-text-right</code></td>
|
||||
<td>Text is right-aligned</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="4">Other</th>
|
||||
<td><code>is-marginless</code></td>
|
||||
@@ -59,12 +46,12 @@ doc-subtab: helpers
|
||||
<td>Removes any <strong>padding</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>is-unselectable</code></td>
|
||||
<td>Prevents the text from being <strong>selectable</strong></td>
|
||||
<td><code>is-radiusless</code></td>
|
||||
<td>Removes any <strong>radius</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>is-hidden</code></td>
|
||||
<td>Hides element</td>
|
||||
<td><code>is-unselectable</code></td>
|
||||
<td>Prevents the text from being <strong>selectable</strong></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user