1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-06 22:06:30 +02:00

Customization docs for input_control complete

Added all variables and mixins to the documentation, added captions to all tables up to now to make them look consistent.
This commit is contained in:
Angelos Chalaris
2017-04-13 14:14:24 +03:00
parent 764cfe7ef8
commit 55182e4da1
4 changed files with 187 additions and 1 deletions

View File

@@ -73,6 +73,7 @@
<div class="section">
<p>The <strong>core</strong> module's typography rules are quite extensive and deal with background and foreground colors, used fonts, sizing and line height, along with heading, link and paragraph styling.</p><br/>
<table width="100%" class="striped">
<caption>Variables</caption>
<thead>
<tr><th>Variable</th><th>Type</th><th>Description</th><th>Sample value</th></tr>
</thead>
@@ -231,6 +232,7 @@
<div class="section">
<p>The <strong>core</strong> module contains a plethora of styles for horizontal rules, lists and code elements, as well as a few optional display fixes for certain other elements.</p><br/>
<table width="100%" class="striped">
<caption>Variables</caption>
<thead>
<tr><th>Variable</th><th>Type</th><th>Description</th><th>Sample value</th></tr>
</thead>