.main-features { margin-top: 10px; } body { background: url("/images/bg.png") transparent !important; } body .navbar.nav-custom { background: #008391; background-image: -moz-linear-gradient(top, #008391, #006e7a); background-image: -ms-linear-gradient(top, #008391, #006e7a); background-image: -o-linear-gradient(top, #008391, #006e7a); background-image: -webkit-gradient(linear, center top, center bottom, from(#008391), to(#006e7a)); background-image: -webkit-linear-gradient(top, #008391, #006e7a); background-image: linear-gradient(top, #008391, #006e7a); } body .nav-custom .navbar-nav { padding-top: 5px; } body .nav-custom .navbar-nav>li>a { color: #eee; } body .nav-custom .navbar-brand { padding: 0; } body .hero-unit { /*background: url('/images/geometry.png');*/ background: rgba(255,255,255,0.7); text-align: center; padding: 3.5em; border-radius: 0px; margin-bottom: 20px; } body h1, body h2, body h3, body h3 { font-family: "Philosopher", "Open Sans","Lucida Grande","Helvetica Neue",Helvetica,Arial,sans-serif; color: #45414B; } h1, h2, h3, h4, h5, h6 { font-weight: bold; } body .hero-unit h1 { color: #008391; font-size: 48px; font-weight: bold; } .hero-unit p.lead { font-weight: bold; font-style: italic; } #page h4 { border-bottom: 1px solid #656270; } .sample-code { font-family: monospace; font-size: 17px; line-height: 150%; } .sample-code .string { color: #468847; } .sample-code .method { color: #488BA8; } pre code { font-size: 15px; white-space: pre !important; word-wrap: normal !important; } body #page code { font-size: 15px; white-space: pre; } body .highlight pre { background: #333; white-space: pre; overflow-x: scroll; } body .page { font-size: 1.2em; line-height: 150%; padding: 2em; padding-top: 1em; background: #fff; margin-bottom: 1.5em; border-radius: 5px; } body .page p { margin-top: 0.75em; margin-bottom: 0.75em; } body b { color: #666; } #contributors a { margin-right: 5px; margin-bottom: 5px; float: left; } #contributors a img { border-radius: 5px; } #toc ul { margin: 0; list-style: none; border-radius: 5px; background: #eee; padding: 10px; } #toc ul li { margin-bottom: 3px; } #toc .toc { } #toc a { padding: 5px; width: 100%; font-size: 1.2em; } #footer { margin-top: 10px; padding-top: 10px; border-top: 1px solid #807A84; background: #CAC7D6; } #copyright { height: 25px; color: #fff; font-weight: bold; font-size: 0.9em; text-align: center; padding-top: 10px; background: #008391; } body .dropdown-modules { min-width: 300px; } body .dropdown-modules li a { float: left; clear: none; width: 110px; } #gs_tti0 { padding: 0px !important; } .gsc-control-cse { background: transparent !important; border: none !important; } .links a { color: #666; } p img { max-width: 100%; }