Documentation expanded. Started v1.4
* Expanded README.md * Fixed typos in documentation * Started on an inline CSS for inline output.
This commit is contained in:
@ -56,7 +56,8 @@ td.code, th.code {
|
||||
padding: 14px 15px 16px 25px;
|
||||
width: 100%;
|
||||
vertical-align: top;
|
||||
border-left: 1px solid #e5e5ee; }
|
||||
border-left: 1px solid #e5e5ee;
|
||||
font-size: 14px; }
|
||||
|
||||
pre, tt, code {
|
||||
font-size: 12px;
|
||||
|
Reference in New Issue
Block a user