Commit 1ee02b23 authored by Leona C's avatar Leona C

Convert code snippets to literal includes for documentation maintenance and other misc edits

parent b9841863
......@@ -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