Commit 6d067132 authored by Scott Cyphers's avatar Scott Cyphers

Merge branch 'cyphers/dochow' of…

Merge branch 'cyphers/dochow' of https://github.com/NervanaSystems/private-ngraph-cpp into cyphers/dochow
parents fe413386 3d615723
......@@ -1837,18 +1837,19 @@ div[class^='highlight'] td.code {
}
code, p.caption, caption-text {
font-family: RobotoSlab, sans, monospace;
font-family: Inconsolata, sans, monospace;
color: #A79992;
font-size: 0.95em;
line-height: 1.11em;
font-size: 0.99em;
line-height: 1.39em;
}
.code-block-caption {
font-variant: small-caps;
font-size: 0.88em;
background-color: #c3d5d5;
background-color: #d0dfdf;
padding-right: 0.43em;
padding-top: 0.23em;
padding-left: 0.11em;
padding-bottom: 0.23em;
text-align: right;
}
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment