1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
|
* to avoid repeating this long list of fonts. */
code, pre, tt,
div.markdown ol.footnotes > li.fn-joined > sup.fn-joined,
table.numbered-lines > tbody > tr,
tr.diffskip > td.chunkctrl,
#fossil-status-bar,
.monospace {
font-family: Source Code Pro, Menlo, Monaco,
Andale Mono, Ubuntu Mono, Deja Vu Sans Mono,
Letter Gothic, Letter Gothic Std, Prestige Elite Std,
Courier, Courier New,
monospace;
}
div.markdown > ol.footnotes {
|
|
|
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
|
* to avoid repeating this long list of fonts. */
code, pre, tt,
div.markdown ol.footnotes > li.fn-joined > sup.fn-joined,
table.numbered-lines > tbody > tr,
tr.diffskip > td.chunkctrl,
#fossil-status-bar,
.monospace {
font-family: Source Code Pro, Menlo, Monaco, Consolas,
Andale Mono, Ubuntu Mono, Deja Vu Sans Mono,
Letter Gothic, Letter Gothic Std, Prestige Elite Std,
Courier, Courier New,
monospace;
}
div.markdown > ol.footnotes {
|