Lines Matching refs:pre

54 code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }  selector
56 /** Improve readability of pre-formatted text in all browsers. */
57 pre { white-space: pre-wrap; } selector
179 … li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, pre, form, p, blockquot… selector
281 *:not(pre) > code { font-size: inherit; font-style: normal !important; letter-spacing: 0; padding: …
282 *:not(pre) > code.nobreak { word-wrap: normal; }
283 *:not(pre) > code.nowrap { white-space: nowrap; }
285 pre, pre > code { line-height: 1.6; color: #264357; font-family: Consolas, "Liberation Mono", Couri… selector
414pre, .listingblock pre:not(.highlight), .listingblock pre[class="highlight"], .listingblock pre[cl…
415pre, .sidebarblock .listingblock pre:not(.highlight), .sidebarblock .listingblock pre[class="highl…
417 .literalblock pre, .literalblock pre[class], .listingblock pre, .listingblock pre[class] { border: …
418 …lblock pre.nowrap, .literalblock pre[class].nowrap, .listingblock pre.nowrap, .listingblock pre[cl…
419 …een and (min-width: 768px) { .literalblock pre, .literalblock pre[class], .listingblock pre, .list…
420 …en and (min-width: 1280px) { .literalblock pre, .literalblock pre[class], .listingblock pre, .list…
422 .literalblock.output pre { color: #eee; background-color: #264357; }
424 .listingblock pre.highlightjs { padding: 0; }
425 .listingblock pre.highlightjs > code { padding: 1.25em 1.5625em 1.125em 1.5625em; -webkit-border-ra…
433 .listingblock.terminal pre .command:before { content: attr(data-prompt); padding-right: 0.5em; colo…
435 .listingblock.terminal pre .command:not([data-prompt]):before { content: "$"; }
443 pre.pygments .lineno, table.pyhltable td:not(.code) { color: #999; padding-left: 0; padding-right: …
445 pre.pygments .lineno { display: inline-block; margin-right: .25em; }
461 .verseblock pre { font-family: "Open Sans", "DejaVu Sans", sans; font-size: 1.15rem; color: #333; f…
462 .verseblock pre strong { font-weight: 400; }
520 td > div.verse { white-space: pre; }
696 pre .conum[data-value] { position: relative; top: -0.125em; }
714 .literalblock pre, .listingblock pre { background: #eee; }