/*
* bootstrap-sphinx.css
* ~~~~~~~~~~~~~~~~~~~~
*
* Sphinx stylesheet -- Twitter Bootstrap theme.
*/

body {
  padding-top: 0px;
}

.navbar .brand {
  color: #FFF;
  text-shadow: #777 2px 2px 3px;
}