Updated commands.md to match latest docs
This commit is contained in:
parent
b4e9f52022
commit
3d3f0503d6
7 changed files with 285 additions and 247 deletions
6
docs/css/extra.css
Normal file
6
docs/css/extra.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/*Customization for blockquote appearance*/
|
||||
blockquote {
|
||||
border-left: 5px solid #ccc;
|
||||
padding-left: 20px;
|
||||
margin-left: 0px!important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue