Change Class behavior of hello world.

This commit is contained in:
Michael Teeuw
2016-04-09 15:49:39 +02:00
parent 7ef43caa1e
commit 14a72dec15
3 changed files with 7 additions and 19 deletions

View File

@@ -38,14 +38,5 @@ The following properties can be configured:
<br><b>Default value:</b> <code>'Hello world!'</code>
</td>
</tr>
<tr>
<td><code>classes</code></td>
<td>Classes to apply to the text.<br>
<br><b>Example:</b> <code>'xsmall bold'</code>
<br><b>Default value:</b> <code>'normal medium'</code>
</td>
</tr>
</tbody>
</table>