git repos / blockattack-game

source/misc/embedded_libs/fmt-8.1.1/doc/_static/breathe.css

browsing at commit = 08317c5b6a32263183602d799a046f0f6cc8c454

branches: v2.9.X

tags: v.2.9.0 v2.9.0

raw · blame · history


/* -- breathe specific styles ----------------------------------------------- */

/* So enum value descriptions are displayed inline to the item */
.breatheenumvalues li tt + p {
  display: inline;
}

/* So parameter descriptions are displayed inline to the item */
.breatheparameterlist li tt + p {
  display: inline;
}

.container .breathe-sectiondef {
  width: inherit;
}

.github-btn {
  border: 0;
  overflow: hidden;
}

.jumbotron {
  background-size: 100% 4px;
  background-repeat: repeat-y;
  color: white;
  text-align: center;
}