p.caption {
  color: #777;
  margin-top: 10px;
}
p code {
  white-space: inherit;
}
pre {
  word-break: normal;
  word-wrap: normal;
}
pre code {
  white-space: inherit;
}


.book .book-summary ul.summary li a, .book .book-summary ul.summary li span {
  color: #87b13f;
  font-weight: bold;
}

body{
  padding: 10px;
  background: #87b13f;
}
