openlp/documentation/build/html/_static/rightsidebar.css

17 lines
187 B
CSS
Raw Normal View History

2009-07-10 17:19:13 +00:00
/**
* Sphinx Doc Design -- Right Side Bar Overrides
*/
div.sphinxsidebar {
float: right;
}
div.bodywrapper {
margin: 0 230px 0 0;
}
div.inlinecomments {
right: 250px;
}