Updating docs
[ci skip]
This commit is contained in:
parent
8a1b55e343
commit
9f864a341c
6 changed files with 83 additions and 39 deletions
10
docs/_static/custom.css
vendored
10
docs/_static/custom.css
vendored
|
|
@ -11,3 +11,13 @@
|
|||
margin-right: 115px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.literal {
|
||||
background: #f5f5f5;
|
||||
padding: 2px 3px 3px;
|
||||
border: 1px solid #ccc;
|
||||
color: #11729B;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
margin: 0 3px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue