/* Small project-specific tweaks on top of the RTD theme. */

.wy-nav-content {
  max-width: 1100px;
}

code.literal,
.rst-content tt.literal,
.rst-content code.literal {
  color: #17435c;
}
