15 lines
No EOL
187 B
CSS
15 lines
No EOL
187 B
CSS
/*
|
|
* bootstrap-sphinx.css
|
|
* ~~~~~~~~~~~~~~~~~~~~
|
|
*
|
|
* Sphinx stylesheet -- Twitter Bootstrap theme.
|
|
*/
|
|
|
|
body {
|
|
padding-top: 42px;
|
|
}
|
|
|
|
div.documentwrapper {
|
|
float: left;
|
|
width: 100%;
|
|
} |