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_kate.css | |
| parent | 3b32429a0064159842a4147eb4accc7bdba63553 (diff) | |
many things
Diffstat (limited to 'pandoc_kate.css')
| -rw-r--r-- | pandoc_kate.css | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/pandoc_kate.css b/pandoc_kate.css deleted file mode 100644 index 426dce9..0000000 --- a/pandoc_kate.css +++ /dev/null @@ -1,64 +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: #ffffff; - color: #a0a0a0; - } -pre.numberSource { margin-left: 3em; border-left: 1px solid #a0a0a0; padding-left: 4px; } -div.sourceCode - { color: #1f1c1b; background-color: #ffffff; } -@media screen { -a.sourceLine::before { text-decoration: underline; } -} -code span. { color: #1f1c1b; } /* Normal */ -code span.al { color: #bf0303; background-color: #f7e6e6; font-weight: bold; } /* Alert */ -code span.an { color: #ca60ca; } /* Annotation */ -code span.at { color: #0057ae; } /* Attribute */ -code span.bn { color: #b08000; } /* BaseN */ -code span.bu { color: #644a9b; font-weight: bold; } /* BuiltIn */ -code span.cf { color: #1f1c1b; font-weight: bold; } /* ControlFlow */ -code span.ch { color: #924c9d; } /* Char */ -code span.cn { color: #aa5500; } /* Constant */ -code span.co { color: #898887; } /* Comment */ -code span.cv { color: #0095ff; } /* CommentVar */ -code span.do { color: #607880; } /* Documentation */ -code span.dt { color: #0057ae; } /* DataType */ -code span.dv { color: #b08000; } /* DecVal */ -code span.er { color: #bf0303; text-decoration: underline; } /* Error */ -code span.ex { color: #0095ff; font-weight: bold; } /* Extension */ -code span.fl { color: #b08000; } /* Float */ -code span.fu { color: #644a9b; } /* Function */ -code span.im { color: #ff5500; } /* Import */ -code span.in { color: #b08000; } /* Information */ -code span.kw { color: #1f1c1b; font-weight: bold; } /* Keyword */ -code span.op { color: #1f1c1b; } /* Operator */ -code span.ot { color: #006e28; } /* Other */ -code span.pp { color: #006e28; } /* Preprocessor */ -code span.re { color: #0057ae; background-color: #e0e9f8; } /* RegionMarker */ -code span.sc { color: #3daee9; } /* SpecialChar */ -code span.ss { color: #ff5500; } /* SpecialString */ -code span.st { color: #bf0303; } /* String */ -code span.va { color: #0057ae; } /* Variable */ -code span.vs { color: #bf0303; } /* VerbatimString */ -code span.wa { color: #bf0303; } /* Warning */ |
