1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-07-31 02:50:26 +02:00

Cleanup and preparation for the last two module docs

This commit is contained in:
Angelos Chalaris
2016-12-07 10:51:32 +02:00
parent 1bc0979362
commit 8801b398be
4 changed files with 75 additions and 792 deletions

View File

@@ -507,7 +507,7 @@
<input type="file" id="file-input">
<label for="file-input" class="button">Upload file...</label>
&lt;/div&gt;</pre>
<p class="do"><mark class="tertiary">Do:</mark>&nbsp;You can use a <code>.input-group</code> to wrap the <code>&lt;input&gt;</code> and <code>&lt;label&gt;</code>, if you wish.</p>
<p class="do"><mark class="tertiary">Do:</mark>&nbsp;You can use an <code>.input-group</code> to wrap the file uplaod <code>&lt;input&gt;</code> and its linked <code>&lt;label&gt;</code>, if you wish.</p>
</div>
</div>
</div>