diff options
| author | Miguel <m.i@gmx.at> | 2019-03-17 13:34:44 +0100 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-03-17 13:34:44 +0100 |
| commit | 331195b0d690d89d43e7eca9565ea2b013e87f25 (patch) | |
| tree | cda936e57d6378183d535800d9c3dec0a0267350 /pandoc_espresso.css | |
| parent | 3b32429a0064159842a4147eb4accc7bdba63553 (diff) | |
many things
Diffstat (limited to 'pandoc_espresso.css')
| -rw-r--r-- | pandoc_espresso.css | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/pandoc_espresso.css b/pandoc_espresso.css deleted file mode 100644 index b85a63a..0000000 --- a/pandoc_espresso.css +++ /dev/null @@ -1,60 +0,0 @@ -a.sourceLine { display: inline-block; line-height: 1.25; } -a.sourceLine { pointer-events: none; color: inherit; text-decoration: inherit; } -a.sourceLine:empty { height: 1.2em; } -.sourceCode { overflow: visible; } -code.sourceCode { white-space: pre; position: relative; } -div.sourceCode { margin: 1em 0; } -pre.sourceCode { margin: 0; } -@media screen { -div.sourceCode { overflow: auto; } -} -@media print { -code.sourceCode { white-space: pre-wrap; } -a.sourceLine { text-indent: -1em; padding-left: 1em; } -} -pre.numberSource a.sourceLine - { position: relative; left: -4em; } -pre.numberSource a.sourceLine::before - { content: attr(title); - position: relative; left: -1em; text-align: right; vertical-align: baseline; - border: none; pointer-events: all; display: inline-block; - -webkit-touch-callout: none; -webkit-user-select: none; - -khtml-user-select: none; -moz-user-select: none; - -ms-user-select: none; user-select: none; - padding: 0 4px; width: 4em; - background-color: #2a211c; - color: #bdae9d; - } -pre.numberSource { margin-left: 3em; border-left: 1px solid #bdae9d; padding-left: 4px; } -div.sourceCode - { color: #bdae9d; background-color: #2a211c; } -@media screen { -a.sourceLine::before { text-decoration: underline; } -} -code span.al { color: #ffff00; } /* Alert */ -code span.an { color: #0066ff; font-weight: bold; font-style: italic; } /* Annotation */ -code span.at { } /* Attribute */ -code span.bn { color: #44aa43; } /* BaseN */ -code span.bu { } /* BuiltIn */ -code span.cf { color: #43a8ed; font-weight: bold; } /* ControlFlow */ -code span.ch { color: #049b0a; } /* Char */ -code span.cn { } /* Constant */ -code span.co { color: #0066ff; font-weight: bold; font-style: italic; } /* Comment */ -code span.do { color: #0066ff; font-style: italic; } /* Documentation */ -code span.dt { text-decoration: underline; } /* DataType */ -code span.dv { color: #44aa43; } /* DecVal */ -code span.er { color: #ffff00; font-weight: bold; } /* Error */ -code span.ex { } /* Extension */ -code span.fl { color: #44aa43; } /* Float */ -code span.fu { color: #ff9358; font-weight: bold; } /* Function */ -code span.im { } /* Import */ -code span.in { color: #0066ff; font-weight: bold; font-style: italic; } /* Information */ -code span.kw { color: #43a8ed; font-weight: bold; } /* Keyword */ -code span.op { } /* Operator */ -code span.pp { font-weight: bold; } /* Preprocessor */ -code span.sc { color: #049b0a; } /* SpecialChar */ -code span.ss { color: #049b0a; } /* SpecialString */ -code span.st { color: #049b0a; } /* String */ -code span.va { } /* Variable */ -code span.vs { color: #049b0a; } /* VerbatimString */ -code span.wa { color: #ffff00; font-weight: bold; } /* Warning */ |
