diff options
Diffstat (limited to 'pandoc_haddock.css')
| -rw-r--r-- | pandoc_haddock.css | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/pandoc_haddock.css b/pandoc_haddock.css deleted file mode 100644 index f8d434d..0000000 --- a/pandoc_haddock.css +++ /dev/null @@ -1,56 +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; - color: #aaaaaa; - } -pre.numberSource { margin-left: 3em; border-left: 1px solid #aaaaaa; padding-left: 4px; } -div.sourceCode - { } -@media screen { -a.sourceLine::before { text-decoration: underline; } -} -code span.al { color: #ff0000; } /* Alert */ -code span.an { color: #008000; } /* Annotation */ -code span.at { } /* Attribute */ -code span.bu { } /* BuiltIn */ -code span.cf { color: #0000ff; } /* ControlFlow */ -code span.ch { color: #008080; } /* Char */ -code span.cn { } /* Constant */ -code span.co { color: #008000; } /* Comment */ -code span.cv { color: #008000; } /* CommentVar */ -code span.do { color: #008000; } /* Documentation */ -code span.er { color: #ff0000; font-weight: bold; } /* Error */ -code span.ex { } /* Extension */ -code span.im { } /* Import */ -code span.in { color: #008000; } /* Information */ -code span.kw { color: #0000ff; } /* Keyword */ -code span.op { } /* Operator */ -code span.ot { color: #ff4000; } /* Other */ -code span.pp { color: #ff4000; } /* Preprocessor */ -code span.sc { color: #008080; } /* SpecialChar */ -code span.ss { color: #008080; } /* SpecialString */ -code span.st { color: #008080; } /* String */ -code span.va { } /* Variable */ -code span.vs { color: #008080; } /* VerbatimString */ -code span.wa { color: #008000; font-weight: bold; } /* Warning */ |
