summaryrefslogtreecommitdiff
path: root/pandoc_monochrome.css
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2019-03-17 13:34:44 +0100
committerMiguel <m.i@gmx.at>2019-03-17 13:34:44 +0100
commit331195b0d690d89d43e7eca9565ea2b013e87f25 (patch)
treecda936e57d6378183d535800d9c3dec0a0267350 /pandoc_monochrome.css
parent3b32429a0064159842a4147eb4accc7bdba63553 (diff)
many things
Diffstat (limited to 'pandoc_monochrome.css')
-rw-r--r--pandoc_monochrome.css43
1 files changed, 0 insertions, 43 deletions
diff --git a/pandoc_monochrome.css b/pandoc_monochrome.css
deleted file mode 100644
index bb56806..0000000
--- a/pandoc_monochrome.css
+++ /dev/null
@@ -1,43 +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;
- }
-pre.numberSource { margin-left: 3em; padding-left: 4px; }
-div.sourceCode
- { }
-@media screen {
-a.sourceLine::before { text-decoration: underline; }
-}
-code span.al { font-weight: bold; } /* Alert */
-code span.an { font-style: italic; } /* Annotation */
-code span.cf { font-weight: bold; } /* ControlFlow */
-code span.co { font-style: italic; } /* Comment */
-code span.cv { font-style: italic; } /* CommentVar */
-code span.do { font-style: italic; } /* Documentation */
-code span.dt { text-decoration: underline; } /* DataType */
-code span.er { font-weight: bold; } /* Error */
-code span.in { font-style: italic; } /* Information */
-code span.kw { font-weight: bold; } /* Keyword */
-code span.pp { font-weight: bold; } /* Preprocessor */
-code span.wa { font-style: italic; } /* Warning */