python-cx_Oracle/html/_static/rightsidebar.css
Anthony Tuininga 4ce7d7955e Transformed documentation to new format using restructured text. Thanks to
Waldemar Osuch for contributing the initial draft of the new documentation.
2008-05-22 15:00:39 +00:00

17 lines
181 B
CSS

/**
* Sphinx Doc Design -- Right Side Bar Overrides
*/
div.sidebar {
float: right;
}
div.bodywrapper {
margin: 0 230px 0 0;
}
div.inlinecomments {
right: 250px;
}