body { font-weight: 400; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7); overflow-y: scroll; } pre, code, pre code { border: none; border-radius: 0; background-color: #f9f9f9; font-size: 0.85em; tab-size: 4; -moz-tab-size: 4; -o-tab-size: 4; } .highlight { margin: 20px 0 10px; } .highlight > pre, .highlight > pre > code { background-color: transparent; padding: 0; } .highlight table { width: 100%; } .highlight table td.gl { width: 0; } .highlight table td { padding: 0; } .highlight table pre { margin: 0; } pre { font-size: 1em; } code { color: inherit; } #header { border-bottom: 1px solid #eee; margin-bottom: 20px; } #header a:hover { text-decoration: none; } #footer { margin: 20px 0; font-size: 0.85em; color: #999; text-align: center; } #content > .page-header:first-child { margin-top: 0; } #content > .page-header:first-child h2 { margin-top: 0; } #navigation { font-size: 0.9em; } #navigation li { padding-left: 0; } #navigation li p { font-weight: bold; } #navigation li a, #navigation li p { padding: 10px; margin: 0; } #navigation .nav-header { padding-left: 0; padding-right: 0; } body.rtl { direction: rtl; } body.rtl #header .brand { float: right; margin-left: 5px; } body.rtl .row-fluid [class*="span"] { float: right !important; margin-left: 0; margin-right: 2.564102564102564%; } body.rtl .row-fluid [class*="span"]:first-child { margin-right: 0; } body.rtl ul, body.rtl ol { margin: 0 25px 10px 0; } table { margin-bottom: 1rem; border: 1px solid #e5e5e5; border-collapse: collapse; } td, th { padding: .25rem .5rem; border: 1px solid #e5e5e5; }