twython/docs/_build/html/_static/bootstrap-sphinx.css
Mike Helmick 55641a1966 Begin docs
[ci skip]
2013-06-06 13:41:56 -04:00

42 lines
No EOL
425 B
CSS

/*
* 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;
}