Begin docs
[ci skip]
This commit is contained in:
parent
ec2bd7d686
commit
55641a1966
72 changed files with 26300 additions and 1 deletions
42
docs/_build/html/_static/bootstrap-sphinx.css
vendored
Normal file
42
docs/_build/html/_static/bootstrap-sphinx.css
vendored
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
/*
|
||||
* bootstrap-sphinx.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~
|
||||
*
|
||||
* Sphinx stylesheet -- Twitter Bootstrap theme.
|
||||
*/
|
||||
|
||||
.navbar-inverse .brand {
|
||||
color: #FFF;
|
||||
}
|
||||
|
||||
.page-top {
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
|
||||
body {
|
||||
|
||||
padding-top: 50px;
|
||||
|
||||
}
|
||||
.page-top {
|
||||
|
||||
top: 50px;
|
||||
|
||||
}
|
||||
|
||||
.navbar-inner {
|
||||
padding-left: 12px !important;
|
||||
padding-right: 12px !important;
|
||||
}
|
||||
|
||||
|
||||
table {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.footer {
|
||||
width: 100%;
|
||||
border-top: 1px solid #ccc;
|
||||
padding-top: 10px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue